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.

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
campaignIdstringYes
namestringYes
trafficSplitintegerNo(default: 50)
durationDaysintegerNo(default: 28)
enableTextAutomationbooleanNo(default: true)
enableFinalUrlExpansionbooleanNo(default: true)
reasonstringYes
projectIdstringNoTarget account (project id) — required on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts.

On this page