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
| Parameter | Type | Required | Description |
|---|---|---|---|
campaignId | string | Yes | |
name | string | Yes | |
trafficSplit | integer | No | (default: 50) |
durationDays | integer | No | (default: 28) |
enableTextAutomation | boolean | No | (default: true) |
enableFinalUrlExpansion | boolean | No | (default: true) |
reason | string | Yes | |
projectId | string | No | Target 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. |
gads_propose_add_negative_keywords
Propose adding negative keywords at campaign or ad-group level (up to 100).
gads_propose_ai_max_setting
Propose enabling or disabling AI Max for Search on a Search campaign (campaign.ai_max_setting.enable_ai_max — broad/keywordless matching, text customization, final-URL expansion).