AI-generated Key Takeaways
-
CreativeWrapperPage captures a page of CreativeWrapper objects.
-
It contains fields for totalResultSetSize, startIndex, and results.
-
totalResultSetSize indicates the size of the total result set.
-
startIndex is the absolute index where the page begins in the total result set.
-
results is the collection of creative wrappers on the page.
Captures a page of CreativeWrapper objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
|
The size of the total result set to which this page belongs. |
|
The absolute index in the total result set on which this page begins. |
|
The collection of creative wrappers contained within this page. |