ads_create_responsive_search_ad
Create a Responsive Search Ad in a Google Ads ad group with up to 15 headlines and 4 descriptions, set as paused by default. Specify final URL and optional display paths.
Instructions
Create a Responsive Search Ad (RSA) in an ad group.
Google policy/limits:
3 to 15 headlines (<=30 chars each). Minimum 3 required.
2 to 4 descriptions (<=90 chars each). Minimum 2 required.
final_url must be a valid landing page URL. Created PAUSED by default.
Args: customer_id: 10-digit account id. ad_group_id: target ad group id. final_url: landing page URL (https://...). headlines: 3-15 headline strings (<=30 chars). descriptions: 2-4 description strings (<=90 chars). path1: optional display URL path segment (<=15 chars). path2: optional second display URL path segment (<=15 chars). status: ENABLED | PAUSED (default PAUSED). confirm: must be true to apply (else dry-run).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path1 | No | ||
| path2 | No | ||
| status | No | PAUSED | |
| confirm | No | ||
| final_url | No | ||
| headlines | No | ||
| ad_group_id | No | ||
| customer_id | No | ||
| descriptions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |