
Why are there no onAdMute,onAdPause,onAdFullscreen methods in the vast api?
I've been asked to track pauses, mutes and fullscreen calls on a vast ad. The onPause method doesn't work at all on the vast ad. OnFullScreen and onMute work on the ad, but you can't differentiate between them being called on a vast ad or on the video playing atfer the ad.
I can see that all the available vast tracking calls exist in your vast.js file, but you are only using a handful of them in the api.
Thanks