create_responsive_search_ad
Create a new responsive search ad in an ad group while leaving existing ads unchanged. Supports pinned headlines/descriptions and dry-run mode for safe, audited mutation.
Instructions
Create a NEW responsive search ad in an ad group (existing ads are untouched).
headlines: 3-15 items, each <=30 chars; descriptions: 2-4 items, each <=90 chars. An item may be a string or {"text": "...", "pin": "HEADLINE_1|HEADLINE_2|HEADLINE_3|DESCRIPTION_1|DESCRIPTION_2"}. status: ENABLED or PAUSED. Dry run unless confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path1 | No | ||
| path2 | No | ||
| status | No | ENABLED | |
| confirm | No | ||
| final_url | Yes | ||
| headlines | Yes | ||
| ad_group_id | Yes | ||
| customer_id | Yes | ||
| descriptions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |