[[["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."],[[["`DaiAuthenticationKeyPage` objects represent a page of `DaiAuthenticationKey` objects."],["Each page provides the total result set size, starting index, and the `DaiAuthenticationKey` objects it contains."],["These objects are part of the `DaiAuthenticationKeyService` and are accessed within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["The `DaiAuthenticationKeyService` retrieves `DaiAuthenticationKey` objects. The `getDaiAuthenticationKeysByStatement()` method is used to get a page of these keys. The `DaiAuthenticationKeyPage` contains the `totalResultSetSize`, `startIndex`, and an array of `results`, which are the `DaiAuthenticationKey` objects themselves, within the specified page. The namespace for the service is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]