Видео объявлений
get_ad_videosFetch ad videos from the Yandex Direct video library by their unique IDs. Retrieve video details with pagination controls to manage large sets.
Instructions
Читает видео из библиотеки видео по id (API требует id). Загрузка идёт через raw_request (advideos/add).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Id видео (обязательны по требованию API). | |
| limit | No | Максимум объектов на страницу. | |
| offset | No | Смещение постраничной выдачи. |