ga_list_custom_dimensions
List all custom dimensions defined for a GA4 property to obtain their API names for use in reports.
Instructions
List all custom dimensions defined for the configured GA4 property.
Use this to discover custom dimension API names (e.g., "customEvent:plan_type") for reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyId | No | GA4 property ID to query (overrides the default GA_PROPERTY_ID). Accepts "123456789" or "properties/123456789". Use ga_get_account_summaries to discover IDs. |