Package 

Object VideoPlacement.Companion

    • Method Summary

      Modifier and Type Method Description
      final Integer getIN_STREAM() Played before, during or after the streaming video content that the consumer has requested (e.g.
      final Integer getIN_BANNER() Exists within a web banner that leverages the banner space to deliver a video experience as opposed to another static or rich media format.
      final Integer getIN_ARTICLE() Loads and plays dynamically between paragraphs of editorial content; existing as a standalone branded message.
      final Integer getIN_FEED() Found in content, social, or product feeds.
      final Integer getFLOATING() Covers the entire or a portion of screen area, but is always on screen while displayed (i.e.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getIN_STREAM

         final Integer getIN_STREAM()

        Played before, during or after the streaming video content that the consumer has requested (e.g., Pre-roll, Mid-roll, Post-roll)

      • getIN_BANNER

         final Integer getIN_BANNER()

        Exists within a web banner that leverages the banner space to deliver a video experience as opposed to another static or rich media format. The format relies on the existence of display ad inventory on the page for its delivery.

      • getIN_ARTICLE

         final Integer getIN_ARTICLE()

        Loads and plays dynamically between paragraphs of editorial content; existing as a standalone branded message.

      • getFLOATING

         final Integer getFLOATING()

        Covers the entire or a portion of screen area, but is always on screen while displayed (i.e. cannot be scrolled out of view). Note that a full-screen interstitial (e.g., in mobile) can be distinguished from a floating/slider unit by the Impression.interstitial field.