Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

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.

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
propertyIdstringRequiredGA4 property ID (numeric, e.g., 123456789)
includeDataStreamsbooleanOptionalInclude data stream summaries to compare against BigQuery exportStreams. Default: true.

Calling itLink to this section

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

Type to search