Google Cloud Video Stitcher V1 Client - Class GamVodConfig (0.8.3)

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

Metadata for registering a VOD Session with Google Ad Manager (GAM).

Generated from protobuf message google.cloud.video.stitcher.v1.GamVodConfig

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.

↳ stream_id string

Required. The stream ID generated by Ad Manager.

getNetworkCode

Required. Ad Manager network code.

Returns
TypeDescription
string

setNetworkCode

Required. Ad Manager network code.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getStreamId

Required. The stream ID generated by Ad Manager.

Returns
TypeDescription
string

setStreamId

Required. The stream ID generated by Ad Manager.

Parameter
NameDescription
var string
Returns
TypeDescription
$this