enum RefreshType (v202411)

  • RefreshType enumerates how a live stream's HLS master playlist is refreshed within Ad Manager.

  • Options include automatic, manual, or unknown refresh types, impacting how the playlist updates.

  • This setting is part of the LiveStreamEventService and MasterPlaylistSettings within the Ad Manager API.

  • It falls under the namespace https://www.google.com/apis/ads/publisher/v202411.

Enumerates the different ways an HLS master playlist on a live stream will can be refreshed.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
AUTOMATIC The master playlist will automatically be refreshed.
MANUAL The master playlist will only be refreshed when requested.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.