Google Cloud Video Stitcher V1 Client - Class AdTag (0.9.1)

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

Metadata of an ad tag.

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

Namespace

Google \ Cloud \ Video \ Stitcher \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

Ad tag URI template.

getUri

Ad tag URI template.

Returns
Type Description
string

setUri

Ad tag URI template.

Parameter
Name Description
var string
Returns
Type Description
$this