Outstream video ads typically play outside of video content. Presently RevenueMantra doing two kinds of outstream ads, those are Interstitial, Inpage.

Interstitial ads

The Video-Interstitial is a high-impact ad format which displays a video ad on top of the website. The ad automatically disappears when video ends.


Settings for Interstitial video ads

Setting Description Options Required Factory Setting
CTP allowed Determines whether click-to-play campaigns can be trafficked into the unit.
  1. Yes
  2. No
Yes Yes
Skip Determines if and when the user can skip ads.
  1. Disabled — user cannot skip ad
  2. Immediate — user can skip at any time
  3. 15 secs
  4. 30 secs
Yes 15 secs
Passback Tag Script tag to be executed when if RevenueMantra does not fill (JavaScript tag) No -
Volume Default volume setting.
  1. Muted
  2. Low
  3. High
No Low
Autoplay video CSS CSS selector for autoplay videos on the site. RevenueMantra will not render if this selector is found on the page. - No -
View the demo

Inpage ads

This ad unit appears inside the article body. When the user scrolls down the InPageVideo ad unfolds between the content and starts to play (only when in screen). If the user scrolls down the video ad pauses when it’s more than 50% out of the screen. It starts playing again when the video comes back in the screen.


Implementation

Inpage unit requires is that you implement a "div" within the body of the page and keep our tag in that "div" element. This div should be placed above, in the middle, or below the text of an article. And the inpage ad units are responsive up to a minimum width of 450 pixels. Below 450 pixels, the resize behaviour is set to overflow.


Settings For InPage video ads

Setting Description Options Required Factory Setting
Passback Tag Script tag to be executed when if RevenueMantra does not fill (JavaScript tag) No -
Volume Default volume setting.
  1. Muted
  2. Low
  3. High
No Low
Autoplay video CSS CSS selector for autoplay videos on the site. RevenueMantra will not render if this selector is found on the page. - No -
View the demo