Describes how the live stream will have ads dynamically inserted into playlists.
Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration
Description
LINEAR
Content manifest is served by Google DAI. Content and ads are stitched together into a unique
video manifest per user.
POD_SERVING_REDIRECT
Content manifest is served by the partner, embedding Google DAI ad segment URLs which redirect
to unique Google DAI ad segments per user.
POD_SERVING_MANIFEST
Ads manifest is served by Google DAI, containing unique ad pod segments for the video player
to switch to from the content stream, or for the partner to stitch directly into the user
content manifest.
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["DynamicAdInsertionType determines how ads are integrated into live stream playlists within Google Ad Manager."],["It offers options like serving content and ads through a unified manifest by Google DAI (LINEAR), utilizing partner-served content with DAI ad redirects (POD_SERVING_REDIRECT), or providing a separate DAI ad manifest (POD_SERVING_MANIFEST)."],["Each option provides a distinct approach for incorporating dynamic ads into a live stream, enabling publishers to select the method that aligns best with their content delivery strategy."]]],["The document details `DynamicAdInsertionType` options for the `LiveStreamEventService`. It defines how ads are inserted into live streams, with four possibilities: `LINEAR` (Google DAI serves stitched content and ads), `POD_SERVING_REDIRECT` (partner serves content, with redirects to Google DAI ad segments), `POD_SERVING_MANIFEST` (Google DAI serves ad pod manifests for player or partner stitching), and `UNKNOWN` (value not exposed by API version). The namespace for these options is specified as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]