Show / Hide Table of Contents

Enum DynamicAdInsertionTypeEnum.Types.DynamicAdInsertionType

Describes how the live stream will have ads dynamically inserted into playlists.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum DynamicAdInsertionTypeEnum.Types.DynamicAdInsertionType

Fields

Name Description
Linear

Content manifest is served by Google DAI. Content and ads are stitched together into a unique video manifest per user.

PodServingManifest

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.

PodServingRedirect

Content manifest is served by the partner, embedding Google DAI ad segment URLs which redirect to unique Google DAI ad segments per user.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX