type CreativePage (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
CreativePage captures a page of Creative objects.
The namespace for CreativePage is https://www.google.com/apis/ads/publisher/v202411.
CreativePage includes the total size of the result set, the starting index of the current page, and a collection of Creative objects which can be of various types.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `CreativeService` utilizes `getCreativesByStatement()` to retrieve `Creative` objects, organized into `CreativePage`. This page includes the `totalResultSetSize`, indicating the total number of results, and `startIndex`, the index where the current page begins. The `results` field contains an array of various creative types, such as `ImageCreative`, `VideoCreative`, `CustomCreative`, and more. This page holds the list of the different Creative types found within.\n"]]