Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::HtmlAdResource.
Metadata for an HTML ad resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#html_source
def html_source() -> ::String
Returns
- (::String) — The HTML to display for the ad resource.
#html_source=
def html_source=(value) -> ::String
Parameter
- value (::String) — The HTML to display for the ad resource.
Returns
- (::String) — The HTML to display for the ad resource.