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
Hey guys, while starting to implement this solution : #2035 , I noticed that i'm receiving bidderTimeout events for all "No bid" responses that are given back, right before the auctionEnd event.
@snapwich, Do you know how to distinguish real timeout events and "No bid" responses ?
The text was updated successfully, but these errors were encountered:
* master:
Update Vertoz adapter for Prebid 1.0 (prebid#2104)
Add multiple bids request (prebid#2136)
[NEW Adapter] RTBHouseBidAdapter (prebid#2184)
Update Innity Adapter to Prebid.js v1.0 (prebid#2180)
Update Adyoulike Adapter to prebid 1.0 (prebid#2077)
Change bidderCode for DAN Marketplace Bid Adapter (prebid#2183)
only count bid timeouts if bidder didn't call done. fixesprebid#2146 (prebid#2154)
[Edit BidAdapter] rxrtb adapter for Perbid.js 1.0 (prebid#2182)
Update NasmediaAdmixer adapter (prebid#2164)
only do video caching if we don't already have a videoCacheKey (prebid#2143)
Type of issue
Question
Description
Hey guys, while starting to implement this solution : #2035 , I noticed that i'm receiving
bidderTimeout
events for all "No bid" responses that are given back, right before theauctionEnd
event.@snapwich, Do you know how to distinguish real timeout events and "No bid" responses ?
The text was updated successfully, but these errors were encountered: