create_demand_gen_ad
Create Demand Gen ads for YouTube, Gmail, and Discover by supplying headlines, descriptions, marketing images, logos, final URLs, and business name. Control activation with ENABLED or PAUSED status.
Instructions
Create a Demand Gen ad (serves on YouTube, Gmail, Discover).
Args: customer_id: Google Ads customer ID. ad_group_id: Ad group ID (must be in a Demand Gen campaign). headlines: 1-5 headlines (max 40 chars each). descriptions: 1-5 descriptions (max 90 chars each). marketing_images: Landscape image asset resource names. logo_images: Logo asset resource names. final_urls: Landing page URLs. business_name: Business name. call_to_action_text: Optional CTA text. status: Ad status -- 'ENABLED' (default) or 'PAUSED'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ENABLED | |
| headlines | Yes | ||
| final_urls | Yes | ||
| ad_group_id | Yes | ||
| customer_id | Yes | ||
| logo_images | Yes | ||
| descriptions | Yes | ||
| business_name | Yes | ||
| marketing_images | Yes | ||
| call_to_action_text | No |