Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class GamVodConfig.
Metadata used for GAM ad decisioning.
Generated from protobuf message google.cloud.video.stitcher.v1.GamVodConfig
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__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 VOD config. |
getNetworkCode
Required. Ad Manager network code to associate with the VOD config.
Returns | |
---|---|
Type | Description |
string |
setNetworkCode
Required. Ad Manager network code to associate with the VOD config.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |