ga4_ get_ custom_ definitions
List custom dimensions and custom metrics exposed by GA4 Data API metadata. One of 27 Google Analytics 4 tools on the Get MCP Ads MCP gateway.
List custom dimensions and custom metrics exposed by GA4 Data API metadata. Read-only fallback for custom definition inventory.
- 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) |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "ga4_get_custom_definitions",
"args": {
"propertyId": "<string>"
}
}
}