[[["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-08-20 UTC."],[[["The ContentBundlePage object represents a page of ContentBundle objects, providing access to a subset of content bundles within a larger result set."],["This page includes information about the total number of results, the starting position of the current page within the results, and the actual ContentBundle objects on this page."],["ContentBundlePage is part of the ContentBundleService within the Google Ad Manager API, under the specified namespace."]]],["The `ContentBundleService` utilizes the `getContentBundlesByStatement()` method to retrieve `ContentBundle` objects, organized into a `ContentBundlePage`. This page contains a collection of content bundles (`results`), along with the `totalResultSetSize` and `startIndex`, indicating the total number of bundles and the page's starting position within that total. The data is accessed via the specified namespace and structured with the indicated data types.\n"]]