Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class AdRequest.
Details of an ad request to an ad server.
Generated from protobuf message google.cloud.video.stitcher.v1.AdRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uri
string
The ad tag URI processed with integrated macros.
↳ request_metadata
↳ response_metadata
getUri
The ad tag URI processed with integrated macros.
string
setUri
The ad tag URI processed with integrated macros.
var
string
$this
getRequestMetadata
The request metadata used to make the ad request.
hasRequestMetadata
clearRequestMetadata
setRequestMetadata
The request metadata used to make the ad request.
$this
getResponseMetadata
The response metadata received from the ad request.
hasResponseMetadata
clearResponseMetadata
setResponseMetadata
The response metadata received from the ad request.
$this