ga4_check_compatibility
Check which Google Analytics 4 dimensions and metrics are compatible with your proposed report selection to avoid API errors.
Instructions
Ask the official GA4 Data API which dimensions and metrics are compatible with a proposed Core report selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | No | ||
| dimensions | No | ||
| propertyId | Yes | Numeric GA4 property ID or properties/{id}. | |
| metricFilter | No | Native GA4 FilterExpression JSON. | |
| dimensionFilter | No | Native GA4 FilterExpression JSON. | |
| compatibilityFilter | No |