vast_update_schedule
Update an existing VAST schedule by changing dates, geotargeting, quotas, day parting, and delivery method to align with current advertising requirements.
Instructions
Update an existing VAST schedule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | VAST schedule ID | |
| end_date | No | End date (YYYY-MM-DD HH:MM:SS), null for indefinite | |
| geo_target | No | Geotarget ID (0 = no targeting) | |
| quota_type | No | Quota measurement type | |
| start_date | No | Start date (YYYY-MM-DD HH:MM:SS) | |
| day_parting_id | No | Day parting ID for time-of-day targeting | |
| quota_lifetime | No | Total quota amount (views or clicks, not per thousand) | |
| delivery_method | No | Delivery pacing: "default" (ASAP) or "smooth" (evenly distributed) |