You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showheroes Bid Adapter : full rework of the adapter (prebid#12283)
* switch to openRTB endpoint
* refactor and add more tests
* bring back original sync
* read expired from the response
* remove unused sync url
* read if netRevenue from response, include extra params
* set displaymanager to prebid.js
* update docs
* test is working
* don't merge pixel and iframe syncs
* provide renderer
* lint fix
* remove banner support
* switch to openRTB for response
* use fromORTB to simplify bidder
* don't pass entire bid to renderer
* set video context in ext
* endpoint should end with /
* update documentation unitId
* check if video features are enabled for tests
* fix after review
---------
Co-authored-by: Michele Nasti <[email protected]>
0 commit comments