[[["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-17 UTC."],[[["This webpage provides documentation for the `AnalyticsAdminServiceClient.ListAudiencesPage` class, which is part of the Google Analytics Admin API's Java client library."],["The `ListAudiencesPage` class is designed for handling paginated responses when listing audiences, inheriting from the `AbstractPage` class."],["The page lists various versions of the Google Analytics Admin API, starting from version 0.14.0 up to the latest version 0.70.0, all of which contain a reference to `ListAudiencesPage`."],["Key methods inherited from `AbstractPage` include `getNextPage()`, `getNextPageAsync()`, `getValues()`, and methods to determine the next page and if another page exists, such as `hasNextPage()`."],["Specific methods within this class include `createPage` for constructing a page instance from context and response, and `createPageAsync` for creating an asynchronous page instance."]]],[]]