vast_update_placement
Update an existing VAST placement in AdButler to adjust pricing, targeting, schedule, or serving method.
Instructions
Update an existing VAST placement
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | VAST placement ID | |
| cost | No | Pricing model: fixed_cost OR cpm/cpc/cpa | |
| zone | No | VAST zone ID (mutually exclusive with channel) | |
| active | No | Whether placement is active | |
| payout | No | Publisher payout configuration | |
| channel | No | VAST channel ID (mutually exclusive with zone) | |
| priority | No | Priority level | |
| schedule | No | VAST schedule ID | |
| serve_method | No | Serving system: weight-based or auction-based | |
| advertisement | No | Advertisement object with id and type | |
| max_frequency | No | Frequency cap limit | |
| data_key_target_id | No | Data Key Target ID (Enterprise only) | |
| max_frequency_type | No | Event type for frequency capping | |
| max_frequency_period | No | Days before frequency counter resets |