direct_attach_video_extension
Attach a video extension to specified ads in Yandex Direct. Link a video_id to ad_ids, optionally moderating the update after creation.
Instructions
WRITE: creatives.add VideoExtensionCreative(video_id) then ads.update TextAd.VideoExtension.CreativeId. Optional moderate. allow_write=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_ids | Yes | ||
| dry_run | No | ||
| project | No | Ключ бренда из projects.json, либо all | unknown. Write: только ключ из projects.json (не all). | |
| video_id | Yes | ||
| allow_write | No | Must be true to mutate live cabinet. Without it tools return dry plan only. | |
| creative_id | No | Reuse existing creative; skip creatives.add | |
| moderate_after | No |