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

A More...

Properties

long id [get, set]
 The unique ID of the More...
 
bool idSpecified [get, set]
 
string name [get, set]
 The name of the More...
 
LiveStreamEventStatus status [get, set]
 The status of this More...
 
bool statusSpecified [get, set]
 
DateTime creationDateTime [get, set]
 The date and time this More...
 
DateTime lastModifiedDateTime [get, set]
 The date and time this More...
 
DateTime startDateTime [get, set]
 The start date and time of this More...
 
StartDateTimeType startDateTimeType [get, set]
 Specifies whether to start the LiveStreamEvent right away, in an hour, etc. This attribute is optional and defaults to StartDateTimeType::USE_START_DATE_TIME. More...
 
bool startDateTimeTypeSpecified [get, set]
 
DateTime endDateTime [get, set]
 The scheduled end date and time of this More...
 
bool unlimitedEndDateTime [get, set]
 Whether the LiveStreamEvent has an end time. This attribute is optional and defaults to false. If this field is true, More...
 
bool unlimitedEndDateTimeSpecified [get, set]
 
long totalEstimatedConcurrentUsers [get, set]
 The total number of concurrent users expected to watch this live stream across all regions. This attribute is optional and default value is 0. More...
 
bool totalEstimatedConcurrentUsersSpecified [get, set]
 
string[] contentUrls [get, set]
 The list of URLs pointing to the live stream content in Content Delivery Network. This attribute is required and can be modified when the live stream is in a LiveStreamEventStatus::PAUSED state. More...
 
string[] adTags [get, set]
 The list of Ad Manager ad tag URLs generated by the Ad Manager trafficking workflow that are associated with this live stream event. Currently, the list includes only one element: the master ad tag. This attribute is required. More...
 
string assetKey [get, set]
 This code is used in constructing a live stream event master playlist URL. This attribute is read-only and is assigned by Google. More...
 
long slateCreativeId [get, set]
 ID corresponding to the slate for this live event. If not set, network default value will be used. More...
 
bool slateCreativeIdSpecified [get, set]
 
int dvrWindowSeconds [get, set]
 Length of the DVR window in seconds. This value is optional. If unset the default window as provided by the input encoder will be used. Modifying this value for an active live stream can impact traffic. More...
 
bool dvrWindowSecondsSpecified [get, set]
 
bool enableDaiAuthenticationKeys [get, set]
 Whether the live stream's requests to the IMA SDK API will be authenticated using the DAI authentication keys. More...
 
bool enableDaiAuthenticationKeysSpecified [get, set]
 
AdBreakFillType adBreakFillType [get, set]
 The type of content that should be used to fill an empty ad break. This value is optional and defaults to AdBreakFillType::SLATE. More...
 
bool adBreakFillTypeSpecified [get, set]
 
AdBreakFillType underfillAdBreakFillType [get, set]
 The type of content that should be used to fill the time remaining in the ad break when there are not enough ads to fill the entire break. This value is optional and defaults to AdBreakFillType::SLATE. To set this field a network needs to have the "Live stream ad break underfill type" feature enabled. More...
 
bool underfillAdBreakFillTypeSpecified [get, set]
 
long adHolidayDuration [get, set]
 The duration (in seconds), starting from the time the user enters the DAI stream, for which mid-roll decisioning will be skipped. This field is only applicable when an ad holiday is requested in the stream create request. This value is optional and defaults to 0. More...
 
bool adHolidayDurationSpecified [get, set]
 
bool enableMaxFillerDuration [get, set]
 Whether there will be max filler duration in this live stream. If true, More...
 
bool enableMaxFillerDurationSpecified [get, set]
 
long maxFillerDuration [get, set]
 The maximum number of seconds that can be used to fill this ad pod, either with a slate or underlying content, depending on your settings. If more time needs to be filled, the ad pod will instead be dropped and the underlying content will be served. More...
 
bool maxFillerDurationSpecified [get, set]
 
bool enableDurationlessAdBreaks [get, set]
 Whether there will be durationless ad breaks in this live stream. If true, More...
 
bool enableDurationlessAdBreaksSpecified [get, set]
 
long defaultAdBreakDuration [get, set]
 The default ad pod duration (in seconds) that will be requested when an ad break cue-out does not specify a duration. This field is optional and defaults to 0; More...
 
bool defaultAdBreakDurationSpecified [get, set]
 
long[] streamCreateDaiAuthenticationKeyIds [get, set]
 The list of DaiAuthenticationKey IDs used to authenticate stream create requests for this live stream. Modifying keys for an active live stream may break the stream for some users. Exercise caution. More...
 
long[] sourceContentConfigurationIds [get, set]
 The list of CdnConfiguration IDs that provide settings for ingesting and delivering the videos associated with this source. Modifying settings for an active live stream may break the stream for some users. Exercise caution. More...
 
PrerollSettings prerollSettings [get, set]
 The settings specific to Preroll ad breaks. This field is optional. If null, this livestream does not have prerolls enabled. More...
 
HlsSettings hlsSettings [get, set]
 The settings that are specific to HTTPS live streaming (HLS) protocol. This field is optional and if it is not set will use the default HLS settings. More...
 
bool enableAllowlistedIps [get, set]
 Whether specific allowlisted IP addresses should be used to access this live stream. This field is optional and will default to false. To set this field a network needs to have the "Video live allowlisted IPS enabled" feature enabled. Modifying this field for an active live stream can impact traffic. More...
 
bool enableAllowlistedIpsSpecified [get, set]
 
DynamicAdInsertionType dynamicAdInsertionType [get, set]
 The method of dynamic ad insertion that is used to insert ads into this live stream. This attribute is optional and defaults to DynamicAdInsertionType.LINEAR. This field cannot be modified after live stream creation. More...
 
bool dynamicAdInsertionTypeSpecified [get, set]
 
bool enableRelativePlaylistDelivery [get, set]
 Whether the served playlists can include relative URLs. This field is optional and defaults to false. To set this field a network needs to have the "Video live stream relative playlist URLs" feature enabled. This field can be modified when the live stream is in a LiveStreamEventStatus::PAUSED state. More...
 
bool enableRelativePlaylistDeliverySpecified [get, set]
 
StreamingFormat streamingFormat [get, set]
 The streaming format of the LiveStreamEvent media. This field cannot be modified after live stream creation. More...
 
bool streamingFormatSpecified [get, set]
 
bool prefetchEnabled [get, set]
 Indicates whether the option to prefetch ad requests is enabled. More...
 
bool prefetchEnabledSpecified [get, set]
 
PrefetchSettings prefetchSettings [get, set]
 The information needed to prefetch ad requests for an ad break. More...
 
bool enableForceCloseAdBreaks [get, set]
 Whether live stream placement opportunities without #EXT-CUE-IN markers should be force closed. This field is optional and defaults to false. To set this field a network needs to have the "Video live stream forced cue in" feature enabled. More...
 
bool enableForceCloseAdBreaksSpecified [get, set]
 
bool enableShortSegmentDropping [get, set]
 Whether segments shorter than 1 second at the end of an ad pod should be dropped. This field is optional and defaults to false. To set this field a network needs to have the "Video live stream short segment dropping" feature enabled. More...
 
bool enableShortSegmentDroppingSpecified [get, set]
 
string customAssetKey [get, set]
 An additional code that can be used in constructing live stream event URLs. This field is immutable after creation and can only be set for pod serving live streams. The custom asset key may be at most 64 characters and can contain alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character. More...
 
long[] daiEncodingProfileIds [get, set]
 The list of More...
 
long[] segmentUrlAuthenticationKeyIds [get, set]
 The list of DaiAuthenticationKey IDs used to authenticate ad segment url requests for this live stream. This field only applies to pod serving events. Modifying settings for an active live stream may break the stream for some users. Exercise caution. More...
 
AdBreakMarkupType[] adBreakMarkups [get, set]
 The formats that will be recognized as ad break start/end markers. This field is ignored if More...
 
bool adBreakMarkupTypesEnabled [get, set]
 Whether this LiveStreamEvent is specifying a subset of supported More...
 
bool adBreakMarkupTypesEnabledSpecified [get, set]
 
AdServingFormat adServingFormat [get, set]
 Whether ads on this LiveStreamEvent are served by Google Ad Manager DAI or Google Ad Serving. More...
 
bool adServingFormatSpecified [get, set]
 
LiveStreamConditioning liveStreamConditioning [get, set]
 The conditioning to apply to this LiveStreamEvent. More...
 

Detailed Description

A

LiveStreamEvent encapsulates all the information necessary to enable DAI (Dynamic Ad Insertion) into a live video stream.

This includes information such as the start and expected end time of the live stream, the URL of the actual content for Ad Manager to pull and insert ads into, as well as the metadata necessary to generate ad requests during the live stream.

Property Documentation

AdBreakFillType Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adBreakFillType
getset

The type of content that should be used to fill an empty ad break. This value is optional and defaults to AdBreakFillType::SLATE.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adBreakFillTypeSpecified
getset

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

AdBreakMarkupType [] Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adBreakMarkups
getset

The formats that will be recognized as ad break start/end markers. This field is ignored if

adBreakMarkupTypesEnabled is false

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adBreakMarkupTypesEnabled
getset

Whether this LiveStreamEvent is specifying a subset of supported

adBreakMarkups. If this field is false, all supported formats will be treated as ad break start/end markers.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adBreakMarkupTypesEnabledSpecified
getset

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

long Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adHolidayDuration
getset

The duration (in seconds), starting from the time the user enters the DAI stream, for which mid-roll decisioning will be skipped. This field is only applicable when an ad holiday is requested in the stream create request. This value is optional and defaults to 0.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adHolidayDurationSpecified
getset

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

AdServingFormat Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adServingFormat
getset

Whether ads on this LiveStreamEvent are served by Google Ad Manager DAI or Google Ad Serving.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adServingFormatSpecified
getset

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

string [] Google.Api.Ads.AdManager.v202308.LiveStreamEvent.adTags
getset

The list of Ad Manager ad tag URLs generated by the Ad Manager trafficking workflow that are associated with this live stream event. Currently, the list includes only one element: the master ad tag. This attribute is required.

string Google.Api.Ads.AdManager.v202308.LiveStreamEvent.assetKey
getset

This code is used in constructing a live stream event master playlist URL. This attribute is read-only and is assigned by Google.

liveStreamEventCode was renamed assetKey in v201911.

string [] Google.Api.Ads.AdManager.v202308.LiveStreamEvent.contentUrls
getset

The list of URLs pointing to the live stream content in Content Delivery Network. This attribute is required and can be modified when the live stream is in a LiveStreamEventStatus::PAUSED state.

DateTime Google.Api.Ads.AdManager.v202308.LiveStreamEvent.creationDateTime
getset

The date and time this

LiveStreamEvent was created. This attribute is read-only.

string Google.Api.Ads.AdManager.v202308.LiveStreamEvent.customAssetKey
getset

An additional code that can be used in constructing live stream event URLs. This field is immutable after creation and can only be set for pod serving live streams. The custom asset key may be at most 64 characters and can contain alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character.

long [] Google.Api.Ads.AdManager.v202308.LiveStreamEvent.daiEncodingProfileIds
getset

The list of

DaiEncodingProfile IDs that will be used for this live stream event. This field only applies to pod serving events. New profile IDs can be added to running live streams. Profile IDs cannot be removed from running live streams. Modifying settings for an active live stream may break the stream for some users. Exercise caution.

long Google.Api.Ads.AdManager.v202308.LiveStreamEvent.defaultAdBreakDuration
getset

The default ad pod duration (in seconds) that will be requested when an ad break cue-out does not specify a duration. This field is optional and defaults to 0;

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.defaultAdBreakDurationSpecified
getset

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

int Google.Api.Ads.AdManager.v202308.LiveStreamEvent.dvrWindowSeconds
getset

Length of the DVR window in seconds. This value is optional. If unset the default window as provided by the input encoder will be used. Modifying this value for an active live stream can impact traffic.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.dvrWindowSecondsSpecified
getset

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

DynamicAdInsertionType Google.Api.Ads.AdManager.v202308.LiveStreamEvent.dynamicAdInsertionType
getset

The method of dynamic ad insertion that is used to insert ads into this live stream. This attribute is optional and defaults to DynamicAdInsertionType.LINEAR. This field cannot be modified after live stream creation.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.dynamicAdInsertionTypeSpecified
getset

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

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableAllowlistedIps
getset

Whether specific allowlisted IP addresses should be used to access this live stream. This field is optional and will default to false. To set this field a network needs to have the "Video live allowlisted IPS enabled" feature enabled. Modifying this field for an active live stream can impact traffic.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableAllowlistedIpsSpecified
getset

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

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableDaiAuthenticationKeys
getset

Whether the live stream's requests to the IMA SDK API will be authenticated using the DAI authentication keys.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableDaiAuthenticationKeysSpecified
getset

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

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableDurationlessAdBreaks
getset

Whether there will be durationless ad breaks in this live stream. If true,

defaultAdBreakDuration should be specified. This field is optional and defaults to false;

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableDurationlessAdBreaksSpecified
getset

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

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableForceCloseAdBreaks
getset

Whether live stream placement opportunities without #EXT-CUE-IN markers should be force closed. This field is optional and defaults to false. To set this field a network needs to have the "Video live stream forced cue in" feature enabled.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableForceCloseAdBreaksSpecified
getset

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

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableMaxFillerDuration
getset

Whether there will be max filler duration in this live stream. If true,

maxFillerDuration should be specified. This field is optional and defaults to false.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableMaxFillerDurationSpecified
getset

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

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableRelativePlaylistDelivery
getset

Whether the served playlists can include relative URLs. This field is optional and defaults to false. To set this field a network needs to have the "Video live stream relative playlist URLs" feature enabled. This field can be modified when the live stream is in a LiveStreamEventStatus::PAUSED state.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableRelativePlaylistDeliverySpecified
getset

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

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableShortSegmentDropping
getset

Whether segments shorter than 1 second at the end of an ad pod should be dropped. This field is optional and defaults to false. To set this field a network needs to have the "Video live stream short segment dropping" feature enabled.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.enableShortSegmentDroppingSpecified
getset

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

DateTime Google.Api.Ads.AdManager.v202308.LiveStreamEvent.endDateTime
getset

The scheduled end date and time of this

LiveStreamEvent. This attribute is required if unlimitedEndDateTime is false and ignored if unlimitedEndDateTime is true. Modifying this attribute for an active live stream can impact traffic.

HlsSettings Google.Api.Ads.AdManager.v202308.LiveStreamEvent.hlsSettings
getset

The settings that are specific to HTTPS live streaming (HLS) protocol. This field is optional and if it is not set will use the default HLS settings.

long Google.Api.Ads.AdManager.v202308.LiveStreamEvent.id
getset

The unique ID of the

LiveStreamEvent. This value is read-only and is assigned by Google.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.idSpecified
getset

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

DateTime Google.Api.Ads.AdManager.v202308.LiveStreamEvent.lastModifiedDateTime
getset

The date and time this

LiveStreamEvent was last modified. This attribute is read-only.

LiveStreamConditioning Google.Api.Ads.AdManager.v202308.LiveStreamEvent.liveStreamConditioning
getset

The conditioning to apply to this LiveStreamEvent.

long Google.Api.Ads.AdManager.v202308.LiveStreamEvent.maxFillerDuration
getset

The maximum number of seconds that can be used to fill this ad pod, either with a slate or underlying content, depending on your settings. If more time needs to be filled, the ad pod will instead be dropped and the underlying content will be served.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.maxFillerDurationSpecified
getset

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

string Google.Api.Ads.AdManager.v202308.LiveStreamEvent.name
getset

The name of the

LiveStreamEvent. This value is required to create a live stream event and has a maximum length of 255 characters.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.prefetchEnabled
getset

Indicates whether the option to prefetch ad requests is enabled.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.prefetchEnabledSpecified
getset

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

PrefetchSettings Google.Api.Ads.AdManager.v202308.LiveStreamEvent.prefetchSettings
getset

The information needed to prefetch ad requests for an ad break.

PrerollSettings Google.Api.Ads.AdManager.v202308.LiveStreamEvent.prerollSettings
getset

The settings specific to Preroll ad breaks. This field is optional. If null, this livestream does not have prerolls enabled.

long [] Google.Api.Ads.AdManager.v202308.LiveStreamEvent.segmentUrlAuthenticationKeyIds
getset

The list of DaiAuthenticationKey IDs used to authenticate ad segment url requests for this live stream. This field only applies to pod serving events. Modifying settings for an active live stream may break the stream for some users. Exercise caution.

long Google.Api.Ads.AdManager.v202308.LiveStreamEvent.slateCreativeId
getset

ID corresponding to the slate for this live event. If not set, network default value will be used.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.slateCreativeIdSpecified
getset

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

long [] Google.Api.Ads.AdManager.v202308.LiveStreamEvent.sourceContentConfigurationIds
getset

The list of CdnConfiguration IDs that provide settings for ingesting and delivering the videos associated with this source. Modifying settings for an active live stream may break the stream for some users. Exercise caution.

DateTime Google.Api.Ads.AdManager.v202308.LiveStreamEvent.startDateTime
getset

The start date and time of this

LiveStreamEvent. This attribute is required if the LiveStreamEvent::startDateTimeType is StartDateTimeType::USE_START_DATE_TIME and is ignored for all other values of StartDateTimeType. Modifying this attribute for an active live stream can impact traffic.

StartDateTimeType Google.Api.Ads.AdManager.v202308.LiveStreamEvent.startDateTimeType
getset

Specifies whether to start the LiveStreamEvent right away, in an hour, etc. This attribute is optional and defaults to StartDateTimeType::USE_START_DATE_TIME.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.startDateTimeTypeSpecified
getset

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

LiveStreamEventStatus Google.Api.Ads.AdManager.v202308.LiveStreamEvent.status
getset

The status of this

LiveStreamEvent. This attribute is read-only and is assigned by Google. Live stream events are created in the LiveStreamEventStatus::PAUSED state.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.statusSpecified
getset

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

long [] Google.Api.Ads.AdManager.v202308.LiveStreamEvent.streamCreateDaiAuthenticationKeyIds
getset

The list of DaiAuthenticationKey IDs used to authenticate stream create requests for this live stream. Modifying keys for an active live stream may break the stream for some users. Exercise caution.

StreamingFormat Google.Api.Ads.AdManager.v202308.LiveStreamEvent.streamingFormat
getset

The streaming format of the LiveStreamEvent media. This field cannot be modified after live stream creation.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.streamingFormatSpecified
getset

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

long Google.Api.Ads.AdManager.v202308.LiveStreamEvent.totalEstimatedConcurrentUsers
getset

The total number of concurrent users expected to watch this live stream across all regions. This attribute is optional and default value is 0.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.totalEstimatedConcurrentUsersSpecified
getset

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

AdBreakFillType Google.Api.Ads.AdManager.v202308.LiveStreamEvent.underfillAdBreakFillType
getset

The type of content that should be used to fill the time remaining in the ad break when there are not enough ads to fill the entire break. This value is optional and defaults to AdBreakFillType::SLATE. To set this field a network needs to have the "Live stream ad break underfill type" feature enabled.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.underfillAdBreakFillTypeSpecified
getset

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

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.unlimitedEndDateTime
getset

Whether the LiveStreamEvent has an end time. This attribute is optional and defaults to false. If this field is true,

endDateTime is ignored.

bool Google.Api.Ads.AdManager.v202308.LiveStreamEvent.unlimitedEndDateTimeSpecified
getset

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


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