Google Ads Ad Manager V1 Client - Class MasterPlaylistSettings (0.8.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class MasterPlaylistSettings.

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

Generated from protobuf message google.ads.admanager.v1.MasterPlaylistSettings

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ refresh_type int

Optional. Indicates how the master playlist gets refreshed. Defaults to AUTOMATIC. This field can only be modified when the live stream is in a PAUSED state.

getRefreshType

Optional. Indicates how the master playlist gets refreshed. Defaults to AUTOMATIC.

This field can only be modified when the live stream is in a PAUSED state.

Returns
Type Description
int

hasRefreshType

clearRefreshType

setRefreshType

Optional. Indicates how the master playlist gets refreshed. Defaults to AUTOMATIC.

This field can only be modified when the live stream is in a PAUSED state.

Parameter
Name Description
var int
Returns
Type Description
$this