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

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

Metadata for a static ad resource.

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

Namespace

Google \ Cloud \ Video \ Stitcher \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ uri string

URI to the static file for the ad resource.

↳ creative_type string

Describes the MIME type of the ad resource.

getUri

URI to the static file for the ad resource.

Returns
TypeDescription
string

setUri

URI to the static file for the ad resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getCreativeType

Describes the MIME type of the ad resource.

Returns
TypeDescription
string

setCreativeType

Describes the MIME type of the ad resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this