Skip to content
Get MCP AdsGet MCP Ads, home
Start free

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.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
propertyId
Endpoint
https://mcp.getmcpads.com/ga4/mcp

ParametersLink to this section

NameTypeRequiredNotes
propertyIdstringRequiredNumeric GA4 property ID or properties/{id}.
reportsarrayRequired

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "ga4_batch_run_reports",
    "args": {
      "propertyId": "<string>",
      "reports": "<array>"
    }
  }
}
Esc

Type to search