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
NameDescription
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
TypeDescription
string

setNetworkCode

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getAssetKey

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

Returns
TypeDescription
string

setAssetKey

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getCustomAssetKey

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

Returns
TypeDescription
string

setCustomAssetKey

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this