ga4_ run_ pivot_ report
Run a read-only GA4 Data API pivot report with native filters, ordering, quota state, multiple date ranges, and up to 250,000 pivot cells.
Run a read-only GA4 Data API pivot report with native filters, ordering, quota state, multiple date ranges, and up to 250,000 pivot cells. Every pivot requires an explicit limit.
- 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}. |
report | object | Required |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "ga4_run_pivot_report",
"args": {
"propertyId": "<string>",
"report": "<object>"
}
}
}