A builder for VastAdsRequest
|
Builder()
Construct a
VastAdsRequest.Builder.
|
| VastAdsRequest |
build()
|
| VastAdsRequest.Builder | |
| VastAdsRequest.Builder |
setAdsResponse(String adsResponse)
Sets the VAST XML document that can be used as the ads response instead of
making a request via an ad tag url.
|
Construct a VastAdsRequest.Builder.
Sets the URL for the VAST file, used to retrieve and identify the ad.
Sets the VAST XML document that can be used as the ads response instead of making a request via an ad tag url. If this is set, adTagUrl is ignored. This can be useful for debugging and other situations where a VAST response is already available.