How to Auction in Shadow DOM

This document explains how to enable support for running Prebid auctions within a Shadow DOM.

We now support the ability to render ads within the Shadow DOM. This process intercepts the DOM access methods required to locate and render slots within the shadow. It may impact auction and render times, as it involves traversing the DOM.

How to Enable It:

Navigate to Prebid Parameters → Generic Prebid Config Data and enable Shadow DOM.

image (2)