prebid / prebid-universal-creative

Apache License 2.0
43 stars 69 forks source link

Log error when renderAd lookup failed #217

Closed Sir-Will closed 11 months ago

Sir-Will commented 1 year ago

When the universal creative fails to find the renderAd function, it silently continues, resulting in a failed ad render not being noticeable in the console. This adds an error message when it happens.

Sir-Will commented 11 months ago

Thanks, @patmmccann. After a second review, I noticed it doesn't fully do its job. https://github.com/prebid/prebid-universal-creative/pull/218