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 \ SlateMethods
__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. |
↳ 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 | |
---|---|
Type | Description |
string |
setNetworkCode
Required. Ad Manager network code to associate with the live config.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getGamSlateId
Output only. The identifier generated for the slate by GAM.
Returns | |
---|---|
Type | Description |
int|string |
setGamSlateId
Output only. The identifier generated for the slate by GAM.
Parameter | |
---|---|
Name | Description |
var |
int|string
|
Returns | |
---|---|
Type | Description |
$this |