Vast Waterfall

VAST PLUGIN PRO

Ad tag waterfall helps you to maximize ad revenue by attempting to show a valid ad to your viewers during an ad break.
WATERFALL ADS LIVE STREAM ADS
EXAMPLE

AD WATERFALL

It may happen that ad XML is not a valid response. It also happens pretty often that Ad XML is empty or Ad XML tag URL is temporarily not accessible.
Ad tag waterfall allows you to set several ad tags to a single ad break and the player will play the first ad that returns a valid response. When you create an ad tag waterfall, you assign an array of ad tags to a single ad break.
Code snippet
player.vastAds ({
tagURL: ["ad-tag-url-1.xml", "ad-tag-url-2.xml", ad-tag-url-3.xml"]
})
Player example above makes use of 3 ad tags. First ad tag is VAST xml without ad defined, the second ad tag is an empty XML file, finally third ad tag is valid VAST xml with an ad pod of 2 pre-roll ads. In browser's console you can see 2 errors in the attempt of loading 2 invalid ad tags.
Code snippet
player.vastAds ({
tagURL: [
"//domain.com/ads/fallback_empty.xml",
"//domain.com/ads/fallback_invalid.xml",
"//domain.com/ads/fallback_valid.xml"
]
});
The VAST PRO plugin is a separate product for Nuevo software version minimum 10.0 licence holders.
Lifetime license per domain can be ordered upon first order, or any time later in client area.
Nuevo software GOLD plan users are entitled to an almost 40% discount off the basic price.