Google Cloud Video Stitcher V1 Client - Class GamLiveConfig (0.8.3)

Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class GamLiveConfig.

Metadata used to register a live stream with Google Ad Manager (GAM)

Generated from protobuf message google.cloud.video.stitcher.v1.GamLiveConfig

Namespace

Google \ Cloud \ Video \ Stitcher \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ network_code string

Required. Ad Manager network code to associate with the live config.

↳ asset_key string

Output only. The asset key identifier generated for the live config.

↳ custom_asset_key string

Output only. The custom asset key identifier generated for the live config.

getNetworkCode

Required. Ad Manager network code to associate with the live config.

Returns
Type Description
string

setNetworkCode

Required. Ad Manager network code to associate with the live config.

Parameter
Name Description
var string
Returns
Type Description
$this

getAssetKey

Output only. The asset key identifier generated for the live config.

Returns
Type Description
string

setAssetKey

Output only. The asset key identifier generated for the live config.

Parameter
Name Description
var string
Returns
Type Description
$this

getCustomAssetKey

Output only. The custom asset key identifier generated for the live config.

Returns
Type Description
string

setCustomAssetKey

Output only. The custom asset key identifier generated for the live config.

Parameter
Name Description
var string
Returns
Type Description
$this