prebid / prebid-universal-creative

Apache License 2.0
43 stars 69 forks source link

Proposal: simplification of rendering logic #200

Closed dgirardi closed 6 months ago

dgirardi commented 1 year ago

PUC, in its attempt to be universal and perpetually backwards-compatible, has accumulated a considerable amount of complexity. Despite that, it cannot claim to be universal in any useful sense; creatives for different use cases need to be set up differently, with the only point they share in common being a script URL (and efforts to separate those as well).

Some publishers report a significant revenue drop with the use of PUC, and prefer to use alternatives - but that's not straightforward for native, for which we provide an implementation only through PUC.

Proposal

Open questions

See also

https://github.com/prebid/Prebid.js/issues/8358 https://github.com/prebid/prebid-universal-creative/issues/187