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 \ V1Methods
__construct
Constructor.
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.
string
setNetworkCode
Required. Ad Manager network code to associate with the live config.
var
string
$this
getAssetKey
Output only. The asset key identifier generated for the live config.
string
setAssetKey
Output only. The asset key identifier generated for the live config.
var
string
$this
getCustomAssetKey
Output only. The custom asset key identifier generated for the live config.
string
setCustomAssetKey
Output only. The custom asset key identifier generated for the live config.
var
string
$this