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
- (::Google::Cloud::Video::Stitcher::V1::RequestMetadata) — The request metadata used to make the ad request.
#request_metadata=
def request_metadata=(value) -> ::Google::Cloud::Video::Stitcher::V1::RequestMetadata
Parameter
- value (::Google::Cloud::Video::Stitcher::V1::RequestMetadata) — The request metadata used to make the ad request.
Returns
- (::Google::Cloud::Video::Stitcher::V1::RequestMetadata) — The request metadata used to make the ad request.
#response_metadata
def response_metadata() -> ::Google::Cloud::Video::Stitcher::V1::ResponseMetadata
Returns
- (::Google::Cloud::Video::Stitcher::V1::ResponseMetadata) — The response metadata received from the ad request.
#response_metadata=
def response_metadata=(value) -> ::Google::Cloud::Video::Stitcher::V1::ResponseMetadata
Parameter
- value (::Google::Cloud::Video::Stitcher::V1::ResponseMetadata) — The response metadata received from the ad request.
Returns
- (::Google::Cloud::Video::Stitcher::V1::ResponseMetadata) — The response metadata received from the ad request.
#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.