Google Cloud Video Stitcher V1 Client - Class GamSlate (0.6.2)

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

GamSlate object has Google Ad Manager (GAM) related properties for the slate.

Generated from protobuf message google.cloud.video.stitcher.v1.Slate.GamSlate

Namespace

Google \ Cloud \ Video \ Stitcher \ V1 \ Slate

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.

↳ gam_slate_id int|string

Output only. The identifier generated for the slate by GAM.

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

getGamSlateId

Output only. The identifier generated for the slate by GAM.

Returns
TypeDescription
int|string

setGamSlateId

Output only. The identifier generated for the slate by GAM.

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this