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
Name Description
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
Type Description
string

setUri

URI to the static file for the ad resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getCreativeType

Describes the MIME type of the ad resource.

Returns
Type Description
string

setCreativeType

Describes the MIME type of the ad resource.

Parameter
Name Description
var string
Returns
Type Description
$this