The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200 (higher values will be coerced to the maximum).
A page token, received from a previous ListAudiences call. Provide this
to retrieve the subsequent page.
When paginating, all other parameters provided to ListAudiences must
match the call that provided the page token.
A page token, received from a previous ListAudiences call. Provide this
to retrieve the subsequent page.
When paginating, all other parameters provided to ListAudiences must
match the call that provided the page token.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ListAudiencesRequest` class in the Google Analytics Admin API for Java."],["The latest available version of the documentation is 0.70.0, and it also provides links to documentation for previous versions, down to version 0.14.0."],["The `ListAudiencesRequest` class is a request message for the `ListAudiences` RPC, belonging to the `google.analytics.admin.v1alpha` package."],["It inherits from `GeneratedMessageV3` and implements `ListAudiencesRequestOrBuilder`, detailing its structure, methods, and fields such as `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, and `PARENT_FIELD_NUMBER`."],["The documentation includes methods for parsing the `ListAudiencesRequest` object from various data formats like byte arrays, ByteString, and streams."]]],[]]