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

Settings for the HLS (HTTP Live Streaming) master playlist. More...

Properties

RefreshType refreshType [get, set]
 Indicates how the master playlist gets refreshed. This field is optional and defaults to RefreshType::AUTOMATIC. This field can only be modified when the live stream is in a LiveStreamEventStatus::PAUSED state. More...
 
bool refreshTypeSpecified [get, set]
 

Detailed Description

Settings for the HLS (HTTP Live Streaming) master playlist.

Property Documentation

RefreshType Google.Api.Ads.AdManager.v202311.MasterPlaylistSettings.refreshType
getset

Indicates how the master playlist gets refreshed. This field is optional and defaults to RefreshType::AUTOMATIC. This field can only be modified when the live stream is in a LiveStreamEventStatus::PAUSED state.

bool Google.Api.Ads.AdManager.v202311.MasterPlaylistSettings.refreshTypeSpecified
getset

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


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