[[["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 2024-05-15 UTC."],[[["`CreativePage` objects represent a page of `Creative` objects within the Google Ad Manager API."],["This page includes information about the total result set size and the starting index of the page within that set."],["A list of `Creative` objects is provided within the `results` field, encompassing various creative types like `ImageCreative`, `VideoCreative`, `CustomCreative`, and more."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `CreativeService` utilizes `getCreativesByStatement()` to retrieve a `CreativePage` object, encapsulating a set of `Creative` objects. This `CreativePage` includes `totalResultSetSize`, indicating the overall results' size, and `startIndex`, specifying the page's starting position within the results. The `results` field holds an array of various creative types, like `ImageCreative`, `VideoCreative`, `Html5Creative` and more, comprising the actual content of the page. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]