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 ListCustomDimensions call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListCustomDimensions
must match the call that provided the page token.
A page token, received from a previous ListCustomDimensions call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListCustomDimensions
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 `ListCustomDimensionsRequest` class within the Google Analytics Admin API, detailing its structure and functionality."],["The `ListCustomDimensionsRequest` class is a request message used for listing custom dimensions in the Google Analytics Admin API, and is based on the Google Protocol Buffers (protobuf) format."],["The latest version of the API is 0.70.0, and the page lists documentation for previous versions of the `ListCustomDimensionsRequest` class, ranging from 0.70.0 down to 0.14.0."],["The `ListCustomDimensionsRequest` class implements the `ListCustomDimensionsRequestOrBuilder` interface and extends the `GeneratedMessageV3` class, allowing for common methods for setting parameters such as page size and tokens."],["The documentation includes static fields (`PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, `PARENT_FIELD_NUMBER`), static methods for creating, parsing, and obtaining information about `ListCustomDimensionsRequest`, and instance methods for retrieving and managing data within the request."]]],[]]