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
| Parameter | Type | Required | Description |
|---|---|---|---|
adGroupId | string | Yes | |
headlines | string[] | Yes | |
descriptions | string[] | Yes | |
finalUrls | string[] | Yes | |
path1 | string | No | |
path2 | string | No | |
activateOnApprove | boolean | No | Go live as soon as it's approved (ENABLED). Set false to stage it paused for a manual enable later. (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. |