google_ads_list_accounts
List all accessible Google Ads accounts with customer IDs, names, and currency codes. Supports markdown or JSON output.
Instructions
List all Google Ads accounts accessible with current credentials.
Returns details about all accounts you have access to, including customer IDs, names, currency codes, and whether they are manager accounts.
Args: response_format: Output format: 'markdown' for readable or 'json' for structured data
Returns: List of accessible accounts with their details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |