create_custom_html_ad_item
Create a custom HTML ad item with specified dimensions, click-through URL, and tracking pixels for your AdButler advertising account.
Instructions
Create a new custom HTML ad item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Ad item name | |
| width | No | Ad width in pixels (0 for flexible) | |
| height | No | Ad height in pixels (0 for flexible) | |
| location | No | Click-through URL | |
| metadata | No | Custom metadata key-value pairs | |
| custom_html | Yes | The HTML content of the ad item | |
| tracking_pixel | No | Third-party tracking pixel URL | |
| tracking_pixels | No | Array of tracking pixel URLs | |
| html_content_below | No | HTML content below the ad item | |
| trusted_redirect_domains | No | Trusted redirect domains | |
| expand_vertical_direction | No | Vertical expand direction | |
| expand_horizontal_direction | No | Horizontal expand direction |