[[["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 page provides documentation for the `AnalyticsAdminServiceClient.ListGoogleAdsLinksPagedResponse` class within the Google Analytics Admin API for Java."],["The documentation covers multiple versions of the API, ranging from version 0.14.0 up to the latest version, 0.70.0, allowing users to navigate to the documentation relevant to their specific version needs."],["`ListGoogleAdsLinksPagedResponse` is a subclass of `AbstractPagedListResponse`, and allows for methods to retrieve the next page token, the current page, or to iterate through pages and fixed-size collections, in addition to inheriting methods from the `Object` class."],["The `createAsync` static method allows the creation of an asynchronous `ListGoogleAdsLinksPagedResponse` instance, requiring a `PageContext` and an `ApiFuture` of type `ListGoogleAdsLinksResponse` as parameters."],["This class enables the retrieval of a list of Google Ads Links related to a given account through the use of requests and responses of their respective types, namely `ListGoogleAdsLinksRequest` and `ListGoogleAdsLinksResponse`."]]],[]]