ga4 batch run reports
ga4_batch_run_reportsBatch up to 5 GA4 report requests into one API call to reduce overhead and get all data in a single response.
Instructions
Run 1-5 independent read-only GA4 Core reports for the same property in one official Data API batch request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reports | Yes | Native GA4 report request objects to execute in one batch. | |
| propertyId | Yes | Numeric GA4 property ID or properties/{id}. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |