Изучите архитектуру SDK
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
В этом руководстве представлен обзор жизненного цикла SDK и взаимодействия между вашим проигрывателем видеопотоков, IMA DAI SDK и рекламным сервером.
Основные взаимодействия
На следующей диаграмме показано и поясняется взаимодействие между вашим видеопроигрывателем, IMA DAI SDK и Менеджером рекламы 360.

Веб-страница или приложение загружают IMA DAI SDK через:
- встроенный тег сценария для HTML5
- собственное приложение для Android, Google Cast, iOS, tvOS или Roku
IMA DAI SDK запрашивает поток VOD или прямую трансляцию из Google Ad Manager 360.
Менеджер рекламы 360 отвечает видеопотоком со вставленными рекламными паузами.
IMA DAI SDK анализирует ответ, определяет правильный тип мультимедиа в зависимости от среды и доставляет видеопоток (и сопутствующую рекламу, если необходимо) на веб-страницу или в приложение.
Видеопроигрыватель согласовывает детали воспроизведения с IMA DAI SDK и воспроизводит рекламу.
IMA SDK при необходимости запускает проверку показов и отслеживание событий.
Жизненный цикл
На этой диаграмме показан полный жизненный цикл IMA DAI SDK. Вызовы конструктора и метода выделены синим цветом, события — красным, а условия ошибки показаны красными соединителями и красным текстом.

Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-08-21 UTC.
[null,null,["Последнее обновление: 2025-08-21 UTC."],[[["\u003cp\u003eThe IMA DAI SDK facilitates communication between your video player and an ad server (like Google Ad Manager 360) to seamlessly integrate ads into video content.\u003c/p\u003e\n"],["\u003cp\u003eThe SDK handles requesting the video stream, parsing ad breaks, and delivering the content to the player for playback.\u003c/p\u003e\n"],["\u003cp\u003eIt manages the entire ad lifecycle, including displaying ads, tracking impressions, and handling potential errors, ensuring smooth ad integration and delivery.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers need to integrate the IMA DAI SDK into their web page or app, and the SDK will handle the complexities of ad interactions.\u003c/p\u003e\n"]]],[],null,["# Learn the SDK architecture\n\nThis guide provides an overview of the SDK lifecycle and the interactions\nbetween your video stream player, the IMA DAI SDK, and an ad server.\n\nBasic interactions\n------------------\n\nThe following diagram illustrates and annotates the interactions between\nyour video player, the IMA DAI SDK, and Ad Manager 360.\n\n1. The web page or app loads the IMA DAI SDK via:\n\n - an embedded script tag for HTML5\n - a native app for Android, Google Cast, iOS, tvOS, or Roku\n2. The IMA DAI SDK requests either a VOD stream or live stream from Google Ad\n Manager 360.\n\n3. Ad Manager 360 responds with the video stream that includes inserted ad\n breaks.\n\n4. The IMA DAI SDK parses the response, determines the correct media type based\n on environment, and delivers the video stream (and\n companion ads if needed) to the web page or app.\n\n5. The video player negotiates the playback details with the IMA DAI SDK and\n plays the ads.\n\n6. The IMA SDK fires an impression ping and tracking events, as needed.\n\nLifecycle\n---------\n\nThis diagram shows the full lifecycle of the IMA DAI SDK. Constructor and method\ncalls are highlighted in blue, events are highlighted in red, and error\nconditions are shown with red connectors and red text."]]