ga4_ batch_ run_ reports
Run 1-5 independent read-only GA4 Core reports for the same property in one official Data API batch request.
Run 1-5 independent read-only GA4 Core reports for the same property in one official Data API batch request.
- Source
- Google Analytics 4
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
propertyId- Endpoint
- https:/
/ mcp. getmcpads. com/ ga4/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
propertyId | string | Required | Numeric GA4 property ID or properties/{id}. |
reports | array | Required |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "ga4_batch_run_reports",
"args": {
"propertyId": "<string>",
"reports": "<array>"
}
}
}