סקירה כללית של שידורי VOD
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ה-DAI Pod Serve API מספק מניפסטים של רצף מודעות וידאו בקצב העברת נתונים, שמוכנים כך שאפשר יהיה לחבר אותם ישירות לפלייליסט מדיה בפורמט HLS או MPEG-DASH שגלוי למשתמש.
שילוב אופייני עם DAI Pod הגשה API כולל שלושה רכיבים עיקריים: Google Ad Manager, אפליקציה של נגן וידאו של לקוח – שלרוב נבנתה באמצעות Interactive Media Ads SDK – ומניפולציה של מניפסט.

Ad Manager
מערכת Ad Manager אחראית להעברת רצפי המודעות למניפולציה של המניפסט.
הגורם המניפולטיבי של המניפסט מבצע אינטראקציה עם ה-API של מילוי המודעות ל-Pod ב-Ad Manager כדי לבקש את רצפי המודעות. אלו האחריות של השירות:
- יצירת סשן סטרימינג לכל בקשה מאפליקציית נגן הווידאו של הלקוח, בחירת מודעות, בניית רצפי מודעות והצגת ביצועים שיתאימו לפרופילי קידוד התוכן, שנקראים גם 'תנאי קריאייטיב בסרטון'.
(שלבים 1 ו-2 בתרשים שלמעלה)
- תגובה לבקשות של רצף מודעות ממניפולציית המניפסט ואספקת מניפסטים של רצף מודעות בקידוד נכון לצורך חיבור לשידורים.
(שלבים 4 ו-5)
- מענה לבקשות למטא-נתונים של רצף מודעות מאפליקציית נגן הווידאו של הלקוח
והצגת טבלת חיפוש לגבי אירועי מודעות. (שלבים 7 ו-8)
- קבלה ועיבוד של פינגים למעקב שהתקבלו מאפליקציית נגן הווידאו של הלקוח (שלב 10)
אפליקציית נגן וידאו של לקוח
אפליקציית נגן הווידאו של הלקוח יכולה להיות אפליקציית טלוויזיה, אפליקציה לנייד או אפליקציית אינטרנט שבה המשתמשים צופים בווידאו בסטרימינג. תחומי האחריות של השחקן הם:
- בקשה למשאב שידור מ-Ad Manager וקבלת אובייקט שידור שמייצג סשן הפעלה יחיד של נכס וידאו ספציפי. (שלבים
1 ו-2)
- בקשת מניפסט של סטרימינג ממניפולציית המניפסט והתחלת ההפעלה. (שלבים 3 ו-6)
- בקשת מטא-נתונים של רצף מודעות מ-Ad Manager, שמתארת את אירועי המודעות שמוטמעים באירועי המטא-נתונים המתוזמנים של השידור. (שלבים 7 ו-8)
- האזנה לנגן הווידאו לצורך התקשרות חזרה עם אירועי מטא-נתונים מתוזמנים
שמוטמעים בשידור האודיו או בווידאו שמכיל מזהי מדיה של מודעות. (שלב 9)
- לחפש את כתובות ה-URL לאימות על ידי התאמת המזהים המוטמעים האלה לאירועי מודעות,
ולהודיע ל-Ad Manager על כך שאירועי המודעות האלה התרחשו.
(שלב 10)
למידע נוסף על ההטמעה של אפליקציית נגן הווידאו של הלקוח, אפשר לעיין במדריך IMA SDK לפלטפורמה הרלוונטית:
Android,
HTML5,
iOS או
tvOS.
למידע על הטמעות בהתאמה אישית, קראו את המדריך לאפליקציית נגן הווידאו של הלקוח בנושא DAI
VOD הגשה API.
מניפולציית מניפסט
מפעיל המניפסט הוא השרת שאחראי על אירוח המניפסט של הסטרימינג
שמספק אפליקציית נגן הווידאו של הלקוח. אלה התפקידים של השרת:
- שליחת בקשה למניפסטים של רצף מודעות מ-Ad Manager. (שלבים 4 ו-5)
- חיבור המניפסטים של המודעות לשידור תוכן VOD קיים, ואספקת המניפסט הסופי לאפליקציית נגן הווידאו של הלקוח (שלבים 3 ו-6).
למידע נוסף על הטמעת מניפולטור מותאם אישית של מניפסט, קראו את המדריך למניפולציה של מניפסט של DAI VOD Pod Serve API.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-21 (שעון UTC)."],[[["\u003cp\u003eThe DAI Pod Serving API delivers adaptive bitrate video ad pods for seamless integration into HLS or MPEG-DASH playlists.\u003c/p\u003e\n"],["\u003cp\u003eA typical integration involves Google Ad Manager, a client video player app (often using the IMA SDK), and a manifest manipulator.\u003c/p\u003e\n"],["\u003cp\u003eAd Manager handles ad pod delivery, stream session creation, ad selection, encoding, and tracking.\u003c/p\u003e\n"],["\u003cp\u003eThe client video player app requests streams, manifests, and ad metadata, and handles ad event verification.\u003c/p\u003e\n"],["\u003cp\u003eThe manifest manipulator stitches ad manifests into the content stream, creating the final manifest for the client video player.\u003c/p\u003e\n"]]],["The DAI Pod Serving API involves three components: Ad Manager, a client video player app, and a manifest manipulator. Ad Manager delivers ad pods, manages stream sessions, provides ad pod manifests and metadata, and processes tracking pings. The client app requests streams, requests and plays manifests, retrieves ad metadata, and sends ad event notifications. The manifest manipulator requests ad pod manifests from Ad Manager and then stitches them into the content stream, providing the final manifest to the client app.\n"],null,["# Overview for VOD streams\n\nThe DAI Pod Serving API provides adaptive-bitrate video ad pod manifests,\nprepared in such a way that they can be stitched directly into a user-facing HLS\nor MPEG-DASH media playlist.\n\nA typical integration with the DAI Pod Serving API has three main components:\nGoogle Ad Manager, a client video player app---commonly built using\nthe [Interactive Media Ads (IMA) SDK](/interactive-media-ads)---and a\nmanifest manipulator.\n\nAd Manager\n----------\n\nAd Manager is responsible for delivering ad pods to the manifest manipulator.\nThe manifest manipulator interacts with Ad Manager's [Pod Serving\nAPI](//support.google.com/admanager/answer/10492367#dai-pod-serving)\nto request the ad pods. The service has these responsibilities:\n\n- Creating a stream session for each request from the client video player app, selecting ads, building ad pods and providing renditions to match your content encoding profiles, also called \"video creative conditioning\". (Steps 1 and 2 in the diagram above)\n- Responding to ad pod requests from the manifest manipulator and providing properly encoded ad pod manifests for stitching into streams. (Steps 4 and 5)\n- Responding to ad pod metadata requests from the client video player app and providing a lookup table for ad events. (Steps 7 and 8)\n- Receiving and processing tracking pings received by the client video player app. (Step 10)\n\nClient video player app\n-----------------------\n\nThe client video player app can be a TV app, mobile app, or web app where\nusers watch the video stream. The player has these responsibilities:\n\n- Requesting a stream resource from Ad Manager and receiving a stream object that represents a single playback session of a specific video asset. (Steps 1 and 2)\n- Requesting a stream manifest from the manifest manipulator and beginning playback. (Steps 3 and 6)\n- Requesting ad pod metadata from Ad Manager, which describes the ad events embedded in the stream's timed metadata events. (Steps 7 and 8)\n- Listening to the video player for callbacks with timed metadata events embedded in the audio or video stream that contain ad media IDs. (Step 9)\n- Looking up the verification URLs by matching these embedded IDs to ad events and notifying Ad Manager that these ad events have successfully occurred. (Step 10)\n\nTo learn more about implementing the client video player app, see the\nIMA SDK guide for your platform:\n[Android](/ad-manager/dynamic-ad-insertion/sdk/android?service=pod),\n[HTML5](/ad-manager/dynamic-ad-insertion/sdk/html5?service=pod),\n[iOS](/ad-manager/dynamic-ad-insertion/sdk/ios?service=pod), or\n[tvOS](/ad-manager/dynamic-ad-insertion/sdk/tvos?service=pod).\nFor custom implementations, see our [client video player app\nguide](/ad-manager/dynamic-ad-insertion/api/pod-serving/vod/client) for the DAI\nVOD Pod Serving API.\n\nManifest manipulator\n--------------------\n\nThe manifest manipulator is the server in charge of hosting the stream manifest\nprovided to the client video player app. The server has these responsibilities:\n\n- Requesting ad pod manifests from Ad Manager. (Steps 4 and 5)\n- Stitching these ad manifests into the existing VOD content stream and providing the final manifest to the client video player app. (Steps 3 and 6)\n\nTo learn more about implementing a custom manifest manipulator, see the\n[manifest manipulator\nguide](/ad-manager/dynamic-ad-insertion/api/pod-serving/vod/manipulator) for the\nDAI VOD Pod Serving API."]]