[[["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 2025-08-07 UTC."],[[["This webpage provides documentation for the `AnalyticsAdminServiceClient.ListGoogleAdsLinksPage` class within the Google Analytics Admin API for Java."],["The content lists various versions of the Google Analytics Admin API, ranging from version 0.70.0 (latest) down to version 0.14.0, all relating to the `ListGoogleAdsLinksPage` functionality."],["The `ListGoogleAdsLinksPage` class extends `AbstractPage` and is used to handle paginated responses for listing Google Ads links, showing that it's able to retrieve and manage multiple pages of these links."],["The page provides methods for both synchronous and asynchronous creation of the `ListGoogleAdsLinksPage`, through `createPage` and `createPageAsync`, respectively, handling different types of responses."],["The `ListGoogleAdsLinksPage` class, through inheritance, includes methods like `getNextPage`, `getNextPageAsync`, `hasNextPage`, and `iterateAll` to aid in traversing multiple pages of data, along with other useful object methods."]]],[]]