[[["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."],[[["\u003cp\u003e\u003ccode\u003eCreativePage\u003c/code\u003e objects represent a page of \u003ccode\u003eCreative\u003c/code\u003e objects within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThese pages provide information about the total number of creatives (\u003ccode\u003etotalResultSetSize\u003c/code\u003e), the starting position of the current page within the total set (\u003ccode\u003estartIndex\u003c/code\u003e), and the actual creative data (\u003ccode\u003eresults\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eresults\u003c/code\u003e field contains a collection of various creative types, including image, video, audio, and custom creatives, among others.\u003c/p\u003e\n"],["\u003cp\u003eThis structure allows for efficient retrieval and navigation of large sets of creative data within the Ad Manager system.\u003c/p\u003e\n"]]],["The `CreativeService` utilizes `getCreativesByStatement()` to retrieve a `CreativePage`, which is a set of `Creative` objects. Key information includes the `totalResultSetSize`, representing the total number of results, and `startIndex`, indicating the page's starting point in the full set. The `results` field contains the collection of various creative types, such as `ImageCreative`, `VideoCreative`, and `CustomCreative`, among others. The namespace for this data is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,[]]