Setup & connection

gads_import_ad_account

Import a discovered Google Ads account: creates its project + ad account row and enqueues the initial 90-day backfill sync.

Import a discovered Google Ads account: creates its project + ad account row and enqueues the initial 90-day backfill sync. Org scope only. Pass the fields from discoverAdAccounts verbatim (especially loginCustomerId for MCC children). Track progress with getSyncStatus.

Scope: write token required · money-moving. Every write is dry-run validated, then classified by the safe-apply policy — auto-applied when bounded and low-risk, otherwise queued for approval.

Parameters

ParameterTypeRequiredDescription
customerIdstringYesCustomer id from discoverAdAccounts (dashes ok).
descriptiveNamestringNo
currencyCodestringNo
timeZonestringNo
loginCustomerIdstringNoThe MCC id when the account is a manager child — from discoverAdAccounts.
projectIdstringNoTarget 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.

On this page