-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
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
InBannerVideoBlockermodule 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
- If video is ever embedded in the display slot once the HTML has rendered:
- Introduce a
blockInBannerVideoconfig option to enable theInBannerVideoBlocker - 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Needs Req