adsResponse property

String? adsResponse
final

Specifies a VAST document to be used as the ads response instead of making a request via an ad tag URL. This can be useful for debugging and other situations where a VAST response is already available.

Implementation

final String? adsResponse;