[[["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-03-21 UTC."],[[["This webpage provides documentation for the `AnalyticsAdminServiceClient.ListGoogleAdsLinksPagedResponse` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest release of 0.70.0."],["The `ListGoogleAdsLinksPagedResponse` class extends `AbstractPagedListResponse` and is used to handle paginated responses when listing Google Ads links."],["The class inherits multiple methods from `AbstractPagedListResponse` and `Object`, including functions for iterating over pages, retrieving the next page token, and managing fixed-size collections."],["The `createAsync` static method is provided for asynchronously creating a `ListGoogleAdsLinksPagedResponse`, utilizing a `PageContext` and an `ApiFuture` to manage requests and responses for Google Ads links."],["The documentation provides a breakdown of the parameters `context` and `futureResponse`, which are necessary to use the `createAsync` method, as well as the `ApiFuture` return type."]]],[]]