Google Cloud Video Stitcher V1 Client - Class IframeAdResource (0.6.2)

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

Metadata for an IFrame ad resource.

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

Namespace

Google \ Cloud \ Video \ Stitcher \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ uri string

URI source for an IFrame to display for the ad resource.

getUri

URI source for an IFrame to display for the ad resource.

Returns
TypeDescription
string

setUri

URI source for an IFrame to display for the ad resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this