direct_upload_advideo
Upload video ads to Yandex Direct by supplying a file path or base64 data. Returns a unique video ID for status tracking.
Instructions
WRITE: advideos.add from file_path or base64. Returns video Id; poll status with list_advideos. allow_write=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| dry_run | No | ||
| file_path | No | ||
| allow_write | No | Must be true to mutate live cabinet. Without it tools return dry plan only. | |
| video_base64 | No |