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.

Type: money-moving write. 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 on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts.

On this page