vast_create_schedule
Create a VAST schedule for time-based ad delivery, specifying start/end dates, targeting, quotas, and delivery pacing. Solves the need to plan ad campaigns with specific time windows and delivery rules.
Instructions
Create a new VAST schedule for time-based ad delivery
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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) |