Setup & connection
gads_list_ad_accounts
List the Google Ads accounts already imported into this workspace: projectId, customerId, name, currency, status, and sync freshness.
List the Google Ads accounts already imported into this workspace: projectId, customerId, name, currency, status, and sync freshness. With an org-scoped token, use the returned projectId as the projectId argument of account-scoped tools.
Scope: read token (or higher). Read-only.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
projectId | string | No | Target account (project id). Required with an org-scoped token for account-scoped tools — call gads_list_ad_accounts to enumerate accounts. Omit with a project-scoped token. |