Closed grivkees closed 10 years ago
Still do sync ads right now, can do async by changing the JS to .load() instead of .fetchAds() and using setAdUnitSlodId() instead of showAdUnit()
var OX_5382d6fe6c = OX(); OX_5382d6fe6c.addPage("536870985"); OX_5382d6fe6c.setAdUnitSlotId("536871737","exampleAd1"); OX_5382d6fe6c.load();
http://docs.openx.com/ad_server/adtagguide_tagapi_instancemethods.html
http://docs.openx.com/ad_server/adtagguide_synchjs_implementing_async.html
Still do sync ads right now, can do async by changing the JS to .load() instead of .fetchAds() and using setAdUnitSlodId() instead of showAdUnit()
http://docs.openx.com/ad_server/adtagguide_tagapi_instancemethods.html