Adplayer FAQ - labadserver/Adplayer GitHub Wiki


What browsers are supported?

All major browsers are supported. Tested on IE 7+, FF 3.6+ and current Opera, Chrome and Safari. In addition, testing has been done on mobile OS browsers; Android and iOS.

What sizes/delivery are supported?

All types of display advertising are supported. We are looking at ways to support in-player video in the future, as well as mobile solutions.

What if I don't add information to the chain?

It is not required that every or any party add informations to the chain. [DE]Wichtig ist das, selbst wenn keine OBA-Informationen registriert werden müssen, die obaId weitergegeben wird.[/DE]

What about a noscript solution?

This is not planned to support non JavaScript environments. Because most users support JavaScript today.

How do I add my content?

The AdPlayer API provides the ability to add information. Please see the Implementation Guide for further details.

Is there mandatory metadata?

No.

Does my adserver support AdPlayer?

This solution was designed to work with any adsever, but will require that JS files be manually changed for now. ADTECH is looking to support this solution with it’s flexible creative UI, for now. Other vendors are encouraged to also build hooks into their systems to support this framework.

How would I change the icon?

The default location of the icon is on the top right. [DE] Wenn Sie eine andere Platzierung wünschen können Sie beim Aufruf von $ADP.Registry.createPlayer() über das Attribut position die Position festlegen. Erlaubt sind top-right, top-left, bottom-right und bottom-left.[/DE]

How do I use the API?

Please see the Implementation Guide for further details.

How is the Opt Out process be handled and confirmed?

[DE]Der Klick auf ihre OBA-Information sollte auf ihre eigene Opt-out Webseite verweisen.[/DE]

Does it work with iFrames?

Yes, we have designed the product to support Iframes in all current browsers. [DE]In älteren Browsern, wie IE7 und darunter, ist der Iframe Support nur bei "friendly Iframes" gegeben.[/DE]