[[["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-02-02 UTC."],[[["The `CdnConfigurationPage` object represents a page of CDN configurations within the Google Ad Manager system."],["It provides information about the total number of configurations (`totalResultSetSize`), the starting position of the current page (`startIndex`), and the actual configuration data (`results`)."],["The `results` field contains an array of `CdnConfiguration` objects, which hold details about individual CDN setups."],["Users can access and navigate through pages of CDN configurations using the `CdnConfigurationService`, which offers methods like `getCdnConfigurationsByStatement` to retrieve specific data."]]],[]]