Google Cloud Video Stitcher V1 Client - Class HtmlAdResource (0.3.4)

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

Metadata for an HTML ad resource.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ html_source string

The HTML to display for the ad resource.

getHtmlSource

The HTML to display for the ad resource.

Returns
TypeDescription
string

setHtmlSource

The HTML to display for the ad resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this