Writes (money-moving)

gads_propose_remove_negative_keyword

Propose removing a negative keyword that conflicts with (blocks) enabled positive keywords — the fix for `remove_negative` items in the optimization plan.

Propose removing a negative keyword that conflicts with (blocks) enabled positive keywords — the fix for remove_negative items in the optimization plan. Review-tier: queues for operator approval. The removed negative is snapshotted, so an applied removal is revertible (undo re-adds it).

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
level"campaign" | "ad_group"Yes
campaignIdstringNo
adGroupIdstringNo
criterionIdstringYes
textstringYesThe negative keyword's text (verified against the warehouse).
matchType"EXACT" | "PHRASE" | "BROAD"Yes
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