Setup & connection

gads_get_connect_url

Get the URL that starts the Google Ads OAuth connect flow (consent screen, scope=adwords).

Get the URL that starts the Google Ads OAuth connect flow (consent screen, scope=adwords). The HUMAN must open it in a browser where they are logged into this app — the consent screen cannot be completed over MCP. After they finish, verify with getConnectionStatus.

Type: read-only. Never changes the account.

Parameters

ParameterTypeRequiredDescription
projectIdstringNoTarget account (project id) — required on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts.

On this page