Skip to content

Create VAST Tag

Note: Use this integration only if you're not using the RiAd TagManager

To create a VAST Tag API use the URL below as a template:

shell
# VAST Tag example with placeholders
https://cdn.ringier-advertising.ch/v1/loadvast?publisher=<your-domain>&language=<your-language>&platform=<your-platform>&channel=<your-channel>&format=<our-slot-code><your-optional-targeting>

Please replace the placeholders from the template above using your proper values.

PlaceholderExampleDescription
<your-domain>example.comdomain name of your site
<your-language>DElanguage of the site, e.g. DE / FR / IT / EN
<your-platform>Desktopplatform of the user, e.g. Desktop / MobileWeb / ...
<your-channel>ROSchannel of the user, e.g. Home / News / Sport / ...
<our-slot-code>PREROLL_1Slotcode with position indication, e.g. PREROLL_1, MIDROLL_2, POSTROLL_1
<your-optional-targeting>&kw_article=123&kw_subsection=1additional targeting can be appended to the URL with an &. The keys need to be prefixed with kw_