[[["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.ListAdSenseLinksPage` 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 `ListAdSenseLinksPage` functionality."],["The `AnalyticsAdminServiceClient.ListAdSenseLinksPage` class inherits functionality from `AbstractPage` and provides methods for handling paged results, such as `createPage` and `createPageAsync`."],["The `createPage` method is used to create a page of `ListAdSenseLinks` and the method takes `PageContext` and `ListAdSenseLinksResponse` objects as input, returning an `AnalyticsAdminServiceClient.ListAdSenseLinksPage` object."],["The `createPageAsync` is the async counterpart of `createPage` and returns an `ApiFuture\u003cAnalyticsAdminServiceClient.ListAdSenseLinksPage\u003e` after recieving `PageContext` and `ApiFuture\u003cListAdSenseLinksResponse\u003e` as input."]]],[]]