Writes (money-moving)

gads_propose_create_rsa

Propose a new Responsive Search Ad in an ad group (approval-gated, review-tier).

Propose a new Responsive Search Ad in an ad group (approval-gated, review-tier). On approval it goes live (created ENABLED) by default — pass activateOnApprove:false to stage it PAUSED for a manual enable later. 3–15 headlines (≤30 chars), 2–4 descriptions (≤90 chars). RSAs aren't editable — to change one, remove + create.

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
adGroupIdstringYes
headlinesstring[]Yes
descriptionsstring[]Yes
finalUrlsstring[]Yes
path1stringNo
path2stringNo
activateOnApprovebooleanNoGo live as soon as it's approved (ENABLED). Set false to stage it paused for a manual enable later. (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