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 \ V1Methods
__construct
Constructor.
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.
string
setUri
URI to the static file for the ad resource.
var
string
$this
getCreativeType
Describes the MIME type of the ad resource.
string
setCreativeType
Describes the MIME type of the ad resource.
var
string
$this

