ga4_ get_ bigquery_ export_ diagnostics
Detect GA4 BigQuery export links and diagnose export modes, stream coverage, excluded events, and dataset location.
Detect GA4 BigQuery export links and diagnose export modes, stream coverage, excluded events, and dataset location.
- 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 | GA4 property ID (numeric, e.g., 123456789) |
includeDataStreams | boolean | Optional | Include data stream summaries to compare against BigQuery exportStreams. Default: true. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "ga4_get_bigquery_export_diagnostics",
"args": {
"propertyId": "<string>"
}
}
}