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

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ uri string

Ad tag URI template.

getUri

Ad tag URI template.

Returns
TypeDescription
string

setUri

Ad tag URI template.

Parameter
NameDescription
var string
Returns
TypeDescription
$this