ga4_check_compatibility
Validate which GA4 dimensions and metrics can be combined in one report on a property, preventing API rejection by identifying incompatible pairs.
Instructions
Check which of the given GA4 dimensions/metrics can be combined in ONE report on this property (the Data API rejects incompatible pairs). Call this BEFORE ga4_run_report when combining unusual dimensions/metrics; drop or replace anything reported incompatible instead of retrying blind. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | No | Metric API names to test. | |
| property | Yes | GA4 property ID, e.g. "123456789" or "properties/123456789". | |
| dimensions | No | Dimension API names to test. |