draft_responsive_search_ad
Preview a Responsive Search Ad draft with up to 15 headlines and 4 descriptions. Review before confirming to create the ad.
Instructions
Draft a Responsive Search Ad — returns a PREVIEW, does NOT create the ad.
Provide 3-15 headlines (max 30 chars each) and 2-4 descriptions (max 90 chars each). The preview shows exactly what will be created. Call confirm_and_apply to execute.
Each headline/description entry may be either:
a plain string (unpinned), or
a dict
{"text": "...", "pinned_field": "HEADLINE_1"}(pinned).
Valid pin values: headlines: HEADLINE_1, HEADLINE_2, HEADLINE_3 descriptions: DESCRIPTION_1, DESCRIPTION_2
Google caps: at most 2 headlines per pin slot, at most 1 description per pin slot. Mixed plain-string and dict entries are allowed within a single call (e.g. brand pinned to HEADLINE_1, the rest unpinned).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_group_id | Yes | ||
| headlines | Yes | ||
| descriptions | Yes | ||
| final_url | Yes | ||
| customer_id | No | ||
| path1 | No | ||
| path2 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||