Prebid.js: Intent to Implement: Update bid pool logic to select highest cpm bid in case of multiple bids

Created on 23 Apr 2018  路  3Comments  路  Source: prebid/Prebid.js

Type of issue

Feature Request

Description

While running concurrent auctions there can be multiple bids from same bidder for same adUnit. As of now we use FIFO (First In First Out) to select bid to take part in auction.

Problem with above approach

Chance of decrease in revenue for some publishers because there can be a second bid having higher cpm and not getting selected to take part in auction due to FIFO.

Solution

Select highest cpm bid if you find multiple bids in the pool

feature intent to implement

Most helpful comment

Any chance this to be released in next 1.9 ?

All 3 comments

Any chance this to be released in next 1.9 ?

@jaiminpanchal27 Having issues with some bidders with discrepancies when refreshing ads and not choosing bids from the new requested bids pool.

Can you possibly consider these changes for the next pb release?

@mercuryyy Sure will try to take this one.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eyedar picture eyedar  路  6Comments

mrpbennett picture mrpbennett  路  3Comments

whatisjasongoldstein picture whatisjasongoldstein  路  6Comments

aszydlo picture aszydlo  路  6Comments

gramorris picture gramorris  路  6Comments