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).
- 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}. |
settings | array | Optional | Default: []. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "ga4_get_property_configuration",
"args": {
"propertyId": "<string>"
}
}
}