vast_create_zone
Create a VAST zone for ad delivery in AdButler, specifying name, publisher, and optional defaults for ad items, campaigns, or serving priority.
Instructions
Create a new VAST zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Zone name | |
| metadata | No | Custom metadata key-value pairs | |
| publisher | Yes | Publisher ID | |
| default_vast_ad_item | No | Default VAST ad item ID (mutually exclusive with default_vast_campaign) | |
| serve_priority_order | No | Priority order for serving: "weight" or "auction" | |
| default_vast_campaign | No | Default VAST campaign ID (mutually exclusive with default_vast_ad_item) |