Customers List Accessible Customers
customers_list_accessible_customersGet the list of Google Ads customer IDs accessible to the authenticated user. Use first to discover valid customer IDs needed by other tools.
Instructions
Returns ids of customers directly accessible by the user authenticating the call.
Use this tool first to discover available customer IDs if the user hasn't provided one. Most other tools require a valid customer ID as input.
Returns: List[str]: A list of customer IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |