| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201608 |
| Modifier and Type | Method and Description |
|---|---|
SavedQuery[] |
SavedQueryPage.getResults()
Gets the results value for this SavedQueryPage.
|
SavedQuery |
SavedQueryPage.getResults(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
SavedQueryPage.setResults(int i,
SavedQuery _value) |
void |
SavedQueryPage.setResults(SavedQuery[] results)
Sets the results value for this SavedQueryPage.
|
| Constructor and Description |
|---|
SavedQueryPage(Integer totalResultSetSize,
Integer startIndex,
SavedQuery[] results) |
Copyright © 2016. All Rights Reserved.