| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201805 |
| Modifier and Type | Method and Description |
|---|---|
CreativeTemplate[] |
CreativeTemplatePage.getResults()
Gets the results value for this CreativeTemplatePage.
|
CreativeTemplate |
CreativeTemplatePage.getResults(int i) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CreativeTemplate> |
CreativeTemplatePage.iterator()
Returns an iterator over this page's
results that:
Will not be null.
Will not support Iterator.remove().
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeTemplatePage.setResults(CreativeTemplate[] results)
Sets the results value for this CreativeTemplatePage.
|
void |
CreativeTemplatePage.setResults(int i,
CreativeTemplate _value) |
| Constructor and Description |
|---|
CreativeTemplatePage(Integer totalResultSetSize,
Integer startIndex,
CreativeTemplate[] results) |
Copyright © 2018. All Rights Reserved.