AI-generated Key Takeaways
-
CreativeTemplatePage objects represent a page of CreativeTemplate objects, providing access to a subset of creative templates.
-
The page includes information about the total result set size, the starting index of the page within the set, and the creative templates on this specific page.
-
CreativeTemplatePage is part of the CreativeTemplateService, which can be used to retrieve these pages using methods like
getCreativeTemplatesByStatement
.
Captures a page of CreativeTemplate 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 creative templates contained within this page. |