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"]],[["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-09 UTC."],[[["This webpage details the `ListAudiencesRequest` class, which is a request message used for the ListAudiences RPC in the Google Analytics Admin API."],["The latest version available is 0.70.0, and it lists 49 different versions of the `ListAudiencesRequest` class, ranging from version 0.70.0 down to 0.14.0."],["The `ListAudiencesRequest` class is a part of the `com.google.analytics.admin.v1alpha` package, and it inherits from `GeneratedMessageV3`, implementing `ListAudiencesRequestOrBuilder`."],["The class includes static methods for creating new instances, parsing data, and managing descriptors, including methods such as `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, and `getDescriptor()`."],["The class also has methods to get information such as the page size, page token, and parent information, alongside methods like `getPageSize()`, `getPageToken()`, and `getParent()`."]]],[]]