onAdVerificationStart
abstract fun onAdVerificationStart(adVerifications: List<AdVerification>, vastProperties: VASTProperties, adVideoProperties: AdVideoProperties)
Called when the ad verification should be started.
Parameters
adVerifications
The list of AdVerification instances.
vastProperties
The VASTProperties instance.
adVideoProperties
The AdVideoProperties instance.