OpenMeasurementEventObserver
interface OpenMeasurementEventObserver
The interface that provides generic integration hooks for Vendor specific Open Measurement SDK implementation.
Functions
Link copied to clipboard
Called when an ad tracking event is signalled.
Link copied to clipboard
Called when the ad verification should be completed.
Link copied to clipboard
abstract fun onAdVerificationStart(adVerifications: List<AdVerification>, vastProperties: VASTProperties, adVideoProperties: AdVideoProperties)
Called when the ad verification should be started.