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

ga4_get_property_configuration

Read GA4 property details plus selected singleton Admin settings (attribution, retention, Google Signals, reporting identity, or user-provided-data settings).

Read GA4 property details plus selected singleton Admin settings (attribution, retention, Google Signals, reporting identity, or user-provided-data settings).

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}.
settingsarrayOptionalDefault: [].

Calling itLink to this section

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

Type to search