AI-generated Key Takeaways
-
The
CreativePage
object retrieves a page ofCreative
objects. -
It provides information about the total result set size and the starting index of the page.
-
The
results
field contains an array ofCreative
objects, including various creative types likeImageCreative
,VideoCreative
, andCustomCreative
. -
The
CreativePage
uses the namespacehttps://www.google.com/apis/ads/publisher/v202411
.
Captures a page of Creative objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 creatives contained within this page. |