[[["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."],[[["The 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.14.0 to the latest version 0.70.0, each with its respective link to the ListAdSenseLinksPage documentation."],["`AnalyticsAdminServiceClient.ListAdSenseLinksPage` extends `AbstractPage`, inheriting methods for handling paged responses, such as retrieving the next page, iterating through all pages, and getting page metadata."],["The class includes two primary methods: `createPage`, which constructs a `ListAdSenseLinksPage` instance, and `createPageAsync`, which similarly creates a `ListAdSenseLinksPage` instance but does so asynchronously."],["The `createPage` and `createPageAsync` methods require a PageContext object containing type information about the request, response, and resources, along with either a synchronous response or an asynchronous future response, respectively."]]],[]]