create_native_ad_item
Create a native ad item with custom variables, dimensions, click URL, and tracking pixels from a native template.
Instructions
Create a new native ad item using a native template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | 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 | |
| template | Yes | Native template ID | |
| variables | Yes | Template variables as key-value pairs (keys should be integer strings) | |
| tracking_pixel | No | Third-party tracking pixel URL | |
| tracking_pixels | No | Array of tracking pixel URLs | |
| trusted_redirect_domains | No | Trusted redirect domains |