Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::AdRequest (v0.2.0)

Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::AdRequest.

Details of an ad request to an ad server.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#request_metadata

def request_metadata() -> ::Google::Cloud::Video::Stitcher::V1::RequestMetadata
Returns

#request_metadata=

def request_metadata=(value) -> ::Google::Cloud::Video::Stitcher::V1::RequestMetadata
Parameter
Returns

#response_metadata

def response_metadata() -> ::Google::Cloud::Video::Stitcher::V1::ResponseMetadata
Returns

#response_metadata=

def response_metadata=(value) -> ::Google::Cloud::Video::Stitcher::V1::ResponseMetadata
Parameter
Returns

#uri

def uri() -> ::String
Returns
  • (::String) — The ad tag URI processed with integrated macros.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — The ad tag URI processed with integrated macros.
Returns
  • (::String) — The ad tag URI processed with integrated macros.