draft_create_custom_html_ad_item
Create a draft custom HTML ad item within a campaign draft by providing campaign_draft_id and ad item fields including name and custom_html.
Instructions
Create a new draft custom HTML ad item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft | Yes | Object containing custom HTML ad item fields (name, custom_html required) | |
| campaign_draft_id | Yes | Draft campaign ID this ad item belongs to |