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

ga4_get_metadata

Get the complete list of dimensions and metrics available for a specific GA4 property. One of 27 Google Analytics 4 tools on the Get MCP Ads MCP gateway.

Get the complete list of dimensions and metrics available for a specific GA4 property. Useful for discovering custom dimensions/metrics.

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)

Calling itLink to this section

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

Type to search