google_ ads_ get_ account_ hierarchy
List accessible customers and, where possible, manager/client relationships from GAQL customer_client.
List accessible customers and, where possible, manager/client relationships from GAQL customer_client. Falls back to accessible customers if hierarchy queries are unavailable.
- Source
- Google Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
customerId- Endpoint
- https:/
/ mcp. getmcpads. com/ google-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
managerCustomerId | string | Optional | MCC Manager account ID (required for sub-accounts managed by an MCC) |
includeInactive | boolean | Optional | Include non-ENABLED customer_client links. Default: false. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "google_ads_get_account_hierarchy",
"args": {}
}
}