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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
string |
setUri
URI source for an IFrame to display for the ad resource.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |