update_image_ad_item
Update an existing image ad item's settings, such as name, dimensions, creative, click-through URL, metadata, and tracking pixels.
Instructions
Update an existing image 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 | |
| creative | No | Image creative ID | |
| location | No | Click-through URL | |
| metadata | No | Custom metadata key-value pairs | |
| html_target | No | Window/frame for destination URL | |
| creative_url | No | URL to image file | |
| html_alt_text | No | Alt text for the image | |
| 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 |