Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202402.PrerollSettings Class Reference

Settings for ad breaks on LiveStreamEvent that are specific to preroll. More...

Properties

string adTag [get, set]
 The Ad Manager ad tag URL generated by the Ad Manager trafficking workflow that is associated with this live stream event. This attribute is required. This attribute is required. More...
 
long maxAdPodDurationSeconds [get, set]
 The maximum duration (in seconds) for an ad break. This attribute is required. More...
 
bool maxAdPodDurationSecondsSpecified [get, set]
 

Detailed Description

Settings for ad breaks on LiveStreamEvent that are specific to preroll.

Property Documentation

string Google.Api.Ads.AdManager.v202402.PrerollSettings.adTag
getset

The Ad Manager ad tag URL generated by the Ad Manager trafficking workflow that is associated with this live stream event. This attribute is required. This attribute is required.

long Google.Api.Ads.AdManager.v202402.PrerollSettings.maxAdPodDurationSeconds
getset

The maximum duration (in seconds) for an ad break. This attribute is required.

bool Google.Api.Ads.AdManager.v202402.PrerollSettings.maxAdPodDurationSecondsSpecified
getset

true, if a value is specified for maxAdPodDurationSeconds, false otherwise.


The documentation for this class was generated from the following file: