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
Bidders are supposed to use the onX events available to them instead of importing events.js. #9265 uses the events system; please convert the bidder calls to onBidderError, onTimeout, onBidWon, etc...
The text was updated successfully, but these errors were encountered:
patmmccann
changed the title
Next Millenium Bid Adapter: convert statistics collection to in
Next Millenium Bid Adapter: convert statistics collection to use bidder events
Feb 7, 2024
@mhlm
Description
Bidders are supposed to use the onX events available to them instead of importing events.js. #9265 uses the events system; please convert the bidder calls to onBidderError, onTimeout, onBidWon, etc...
The text was updated successfully, but these errors were encountered: