Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Example of ad using VPAID JavaScript API [closed]

Tags:

vast

I'm struggling to find an example of an HTML5 VAST/VPAID ad. IAB's VPAID spec doesn't include a good example on how to use the JavaScript VPAID APIs.

like image 878
diazdeteran Avatar asked Apr 24 '15 18:04

diazdeteran


1 Answers

Answering my own question since I think this will be useful for others.

You can find a bunch of JS VPAID ad examples here: https://github.com/ryanthompson591/vpaidExamples/

If you need the VAST tags, you can get them from here: http://ryanthompson591.github.io/vpaidExamples/

like image 184
diazdeteran Avatar answered Dec 25 '22 13:12

diazdeteran