videoUrl property

String? videoUrl
getter/setter pair

The URL to fetch a video ad.

The URL should return an XML response that conforms to the VAST 2.0, 3.0 or 4.x standard.

Implementation

core.String? videoUrl;