VASTTrackingEvent
data class VASTTrackingEvent(val type: String = COMPANION_AD_TRACKING_EVENT_DEFAULT_TYPE, val trackingResourceURI: String)
Represents VAST Companion Ad tracking event resource info.
Properties
Link copied to clipboard
The URI for the tracking resource of COMPANION_AD_TRACKING_EVENT_DEFAULT_TYPE event. The video player uses this URI to notify the ad server when the identified event occurs.
Link copied to clipboard
the COMPANION_AD_TRACKING_EVENT_DEFAULT_TYPE event.