list_accessible_customers
Retrieve Google Ads customer IDs directly accessible to your authenticated account. Use these IDs as the customer_id parameter in other tools.
Instructions
Return customer IDs directly accessible by the authenticated user.
These IDs can be used as the customer_id parameter in all other tools.
For MCC (manager) accounts, use list_accounts() to also see child accounts.
Source: googleads/google-ads-mcp (tools/core.py) — uses CustomerService.list_accessible_customers() via the Python client library (cleaner than raw REST used in repo1/repo4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |