Skip to content

Create InBannerVideo Blocker #13932

@karimMourra

Description

@karimMourra

Problem:

The Video PMC has been made aware of a Publisher paint point consisting of SSPs delivering video creatives in Banner bids.
The Publisher is not aware that the Banner Ad contains a video, because the SSP delivers an HTML containing a video player. This results in a poor user experience on the publisher's site with no compensation, since the SSP is getting video CPM while paying for banner inventory.

Proposed solution:

  • Introduce a InBannerVideoBlocker module that checks if a video is ever embedded in a display slot.
    • If video is ever embedded in the display slot once the HTML has rendered:
      • the module destroys the video element
      • the module notifies the publisher via Javascript callback, allowing the publisher to use another display bid.
      • The notice includes the SSP and the ad slot/GPID which the publisher can use for tracking and reporting
  • Introduce a blockInBannerVideo config option to enable the InBannerVideoBlocker
  • Include granularity options to allow the publisher to disable this feature for specific ad units or SSP Bid adapters.
    • this allows publishers to dedicate some inventory to InBannerVideo or to support InBannerVideo with trusted SSPs.

Feedback request

We would like to gauge interest from the Publisher committee before moving forward. We also welcome feedback on improvements that can be made to this proposed feature.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Needs Req

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions