type CreativePage (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Captures a page of Creative objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreativePage\u003c/code\u003e object retrieves a page of \u003ccode\u003eCreative\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt provides information about the total result set size and the starting index of the page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eresults\u003c/code\u003e field contains an array of \u003ccode\u003eCreative\u003c/code\u003e objects, including various creative types like \u003ccode\u003eImageCreative\u003c/code\u003e, \u003ccode\u003eVideoCreative\u003c/code\u003e, and \u003ccode\u003eCustomCreative\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreativePage\u003c/code\u003e uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["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"],null,[]]