create_search_campaign
Create a Google Ads Search campaign, ad group, responsive search ad, and keywords in one atomic request. Requires at least 3 headlines and 2 descriptions.
Instructions
Create a Google Ads Search campaign with an ad group, responsive search ad, and keywords — all in one atomic request. IMPORTANT: You must supply at least 3 headlines (max 30 chars each) and at least 2 descriptions (max 90 chars each). Fewer than 3 headlines or fewer than 2 descriptions will cause the campaign to be rejected before any API call is made.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | Yes | Keywords to target (phrase match). Provide at least 1. | |
| final_url | Yes | Landing page URL | |
| headlines | Yes | Headlines for the responsive search ad. MINIMUM 3, maximum 15. Each must be 30 characters or fewer. | |
| geo_targets | No | Geo target codes (e.g., '2840' for US, '2826' for UK) | |
| daily_budget | Yes | Daily budget in USD | |
| descriptions | Yes | Descriptions for the responsive search ad. MINIMUM 2, maximum 4. Each must be 90 characters or fewer. | |
| campaign_name | Yes | Name for the campaign |