[[["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-13 UTC."],[[["DaiAuthenticationKeyPage objects represent a page of DaiAuthenticationKey objects, providing access to live stream event authentication keys."],["The page includes information like the total result set size, starting index, and the actual collection of DaiAuthenticationKey objects."],["This page is part of the DaiAuthenticationKeyService, which is used to manage these keys in Google Ad Manager."]]],["The `DaiAuthenticationKeyService` uses `getDaiAuthenticationKeysByStatement` to retrieve a `DaiAuthenticationKeyPage`. This page contains a set of `DaiAuthenticationKey` objects. The page's data includes `totalResultSetSize`, indicating the total number of results, `startIndex`, representing the starting index of the current page, and `results`, which is an array of the actual `DaiAuthenticationKey` objects found within that page. The service's namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]