ga4 batch run pivot reports
ga4_batch_run_pivot_reportsBatch up to five GA4 pivot report requests into one API call, reducing overhead and speeding up analysis.
Instructions
Run 1-5 independent read-only GA4 pivot 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. |