create_pmax_campaign
Set up Google Ads Performance Max campaigns by providing required assets like images, headlines, descriptions, and business details to launch automated advertising across Google's networks.
Instructions
Create a Google Ads Performance Max campaign. Requires images, headlines, descriptions, and a business name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_name | Yes | Name for the campaign | |
| daily_budget | Yes | Daily budget in USD | |
| headlines | Yes | Headlines (3-15, max 30 chars each) | |
| long_headline | Yes | Long headline (max 90 chars) | |
| descriptions | Yes | Descriptions (2-5, max 90 chars each) | |
| business_name | Yes | Business name (max 25 chars) | |
| final_url | Yes | Landing page URL | |
| landscape_image_url | No | URL to 1200x628 landscape image | |
| square_image_url | No | URL to 1200x1200 square image | |
| logo_url | No | URL to square logo (min 128x128) | |
| geo_targets | No | Geo target codes | |
| target_cpa | No | Target CPA in USD (optional) |