ga4_custom_metrics_list
List custom metrics configured on a GA4 property. Get parameter name, display name, measurement unit, scope, and restricted-metric type. Requires property ID.
Instructions
List custom metrics configured on a GA4 property (parameter name, display name, measurement unit, scope, restricted-metric type). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property | Yes | GA4 property ID, e.g. "123456789" or "properties/123456789". | |
| pageToken | No | Continuation token to resume listing from a previous truncated result. | |
| maxPages | No | Maximum number of API pages to fetch (default 50). If more pages remain, the result includes truncated:true and a nextPageToken. |