Ad placeholders

  Przepraszamy, ta strona oczekuje na tłumaczenie na język polski

Sometimes you need to pass special parameters in ad links that depend on the context.

//ads.site.com/vast.xml?site={site_id}&cat=[category]

Please use the vast_replace parameter in the code to replace placeholders.

var player = new Playerjs({id:"player", file:"//site.com/video.mp4", vast_replace:{"{site_id}":"123","[category]":"video"}});

The final request will be as follows.

//ads.site.com/vast.xml?site=123&cat=video

19.10.26
2024 © PlayerJS

Rejestracja

Utwórz konto
Rejestrując się, akceptujesz User Agreement
Log in, jeśli masz już konto

Przywracanie hasła

Przywracanie
Jeśli zapomniałeś adresu e-mail, napisz do nas.