Configure Prebid auctions in Shadow DOM
Enable Prebid auctions and ad rendering for placements inside a 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.

Last updated
Was this helpful?