prebid / prebid-universal-creative

Apache License 2.0
43 stars 71 forks source link

Better error handling #167

Closed patmmccann closed 2 years ago

patmmccann commented 2 years ago

https://github.com/prebid/prebid-universal-creative/blob/eb23e67bbd635458a4c757d600c8d057727023d1/src/utils.js#L37 appears to write to console. It isn't clear to me if this would generate an ad_render_failed event in prebid.js. It seems not?

patmmccann commented 2 years ago

Marking as ready for dev, and expanding: all errors that puc logs to console should generate prebid js events.

patmmccann commented 2 years ago

this path appears not possible from prebid.js