Writes (money-moving)

gads_propose_ai_max_experiment

Propose a 50/50 AI Max on vs off experiment on a Search campaign (ExperimentType.ADOPT_AI_MAX — intra-campaign, same campaign id for both arms).

Propose a 50/50 AI Max on vs off experiment on a Search campaign (ExperimentType.ADOPT_AI_MAX — intra-campaign, same campaign id for both arms). Always queues for operator approval. Prefer this over proposeAiMaxSetting when the campaign has meaningful spend. End or promote with proposeEndExperiment / proposePromoteExperiment after getExperiments shows a clear readout.

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
campaignIdstringYes
namestringYes
trafficSplitintegerNo(default: 50)
durationDaysintegerNo(default: 28)
enableTextAutomationbooleanNo(default: true)
enableFinalUrlExpansionbooleanNo(default: true)
reasonstringYes
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