-
From "Ad Quartiles and Playback Events" section - originally 2.5.5.2
Pieter
If I'm not mistaken, secured iframes only allow for asynchronous communication. How can you guarantee you're getting the…
mtumi updated
6 years ago
-
On of the error codes I created is:
Ad not playable on web site. The ad cannot play on the given site.
This introduces site blocking.
Jeff Weiss
9:44 PM Feb 21
Consider generalizing to "pla…
-
Copied from the AdError SIVIC ad event in the Google doc
Pieter Mees
Also has an errorMessage:String parameter?
mtumi updated
6 years ago
-
https://github.com/InteractiveAdvertisingBureau/SIVIC/blob/e4bfd87dec7debef881cf0ec7a0deeadf786fe96/index.bs#L208
Shouldn't the player automatically resize the videoSlot as well? Or is the SIVIC ad…
-
https://github.com/InteractiveAdvertisingBureau/SIVIC/blob/fe688c30516f2b86d3b4174914ffc73201971a3e/index.bs#L264
What is "immediately"?
And should the player pause video playback while it has not…
-
The legacy doc contained a section on ad serving id and tracking.
I think this section can be dropped and is adequately handled in this section:
https://interactiveadvertisingbureau.github.io/SIVI…
-
Language should be added to reflect this
-
There is a section on variable duration requirements.
Requirements for Variable Duration Ads
Only pause, or extend ad duration with user interaction.
If player allows variable duration it…
-
1. Player loads cross domain page, passing in 3rd party js script as cgi parameter or through postmessage.
2. The cross domain page will then take that parameter and load ad the script as a tag.
Kee…
-
The document contains these events that can be passed:
TimeUpdated - event fired every time that the time is updated
Completed - event fired when media playback has ended
Impression - fired when …