prebid / prebid-universal-creative

Apache License 2.0
43 stars 69 forks source link

Support for Prebid.js dynamic renderers #229

Open dgirardi opened 4 months ago

dgirardi commented 4 months ago

This adds support for JS dynamic renderers: if the response from Prebid contains a renderer, run that instead of the "normal" rendering logic.

Related: https://github.com/prebid/prebid-universal-creative/issues/187