ga4_custom_dimensions_list
List custom dimensions on a GA4 property by parameter name, display name, and scope (EVENT, USER, ITEM). Retrieve dimension configurations for analysis.
Instructions
List custom dimensions configured on a GA4 property (parameter name, display name, scope: EVENT/USER/ITEM). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxPages | No | Maximum number of API pages to fetch (default 50). If more pages remain, the result includes truncated:true and a nextPageToken. | |
| property | Yes | GA4 property ID, e.g. "123456789" or "properties/123456789". | |
| pageToken | No | Continuation token to resume listing from a previous truncated result. |