[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 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."]]],[]]