update_custom_html_ad_item
Modify an existing ad item's custom HTML, dimensions, click-through URL, metadata, tracking pixels, and expand directions.
Instructions
Update an existing custom HTML ad item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Ad item ID | |
| name | No | Ad item name | |
| width | No | Ad width in pixels | |
| height | No | Ad height in pixels | |
| location | No | Click-through URL | |
| metadata | No | Custom metadata key-value pairs | |
| custom_html | No | The HTML content | |
| 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 |