5

Does anyone have an example of a VPAID ad unit built in javascript?

Randall Stevens
  • 596
  • 1
  • 8
  • 20
  • Not yet. I have not seen any examples of these tags yet, or any players that support these yet. – emaxsaun Feb 21 '14 at 16:31
  • Would love to know if you found any examples in the end - Struggling to find any decent examples of javascript VPAID online, the IAB page seems to be the only help, though it appears I am still missing something, as my script is not quite working on test pages... (IAB page: http://www.iab.net/media/file/VPAID_2.0_Final_04-10-2012.pdf) – Oli C Nov 18 '14 at 11:48
  • Possible duplicate of [Example of ad using VPAID JavaScript API](https://stackoverflow.com/questions/29854732/example-of-ad-using-vpaid-javascript-api) – diazdeteran Jul 30 '17 at 14:58

1 Answers1

4

I don't really like to necropost but still this question in top by VPAID search query here is some JS examples:

Here is VAST tags examples - http://ryanthompson591.github.io/vpaidExamples/

And source of some JS VPAID can be found here

genesst
  • 1,333
  • 1
  • 10
  • 39