Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PBS Bid Adapter: Setting bidderCode and adapterCode for a bid #8696

Merged
merged 32 commits into from
Jul 21, 2022

Conversation

pm-azhar-mulla
Copy link
Contributor

Type of change

  • Bugfix

Description of change

We encountered a warning message on the console, similar to PrebidJS bug when an alternate bidder wins the auction.
Setting the bidderCode and adapterCode of a receiving bid to handle it.

Azhar and others added 27 commits March 5, 2021 17:42
@patmmccann patmmccann requested a review from dgirardi July 18, 2022 17:27
@patmmccann patmmccann added the needs 2nd review Core module updates require two approvals from the core team label Jul 18, 2022
Copy link
Collaborator

@bretg bretg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're going to want test cases on the various scenarios here. Those are documented in #8129

modules/prebidServerBidAdapter/index.js Outdated Show resolved Hide resolved
@ChrisHuie ChrisHuie removed needs unit tests needs 2nd review Core module updates require two approvals from the core team labels Jul 21, 2022
@ChrisHuie ChrisHuie merged commit d86712f into prebid:master Jul 21, 2022
ahmadlob referenced this pull request in taboola/Prebid.js Jul 27, 2022
* Changed net revenue to True

* Added bidderCode and adapterCode to bidObject

* setting seat as default adapterCode

* removed bidderCode

* Added unit test cases

* cloned the test object

Co-authored-by: Azhar <[email protected]>
ccorbo pushed a commit to ccorbo/Prebid.js that referenced this pull request Jul 27, 2022
…#8696)

* Changed net revenue to True

* Added bidderCode and adapterCode to bidObject

* setting seat as default adapterCode

* removed bidderCode

* Added unit test cases

* cloned the test object

Co-authored-by: Azhar <[email protected]>
JacobKlein26 pushed a commit to nextmillenniummedia/Prebid.js that referenced this pull request Feb 9, 2023
…#8696)

* Changed net revenue to True

* Added bidderCode and adapterCode to bidObject

* setting seat as default adapterCode

* removed bidderCode

* Added unit test cases

* cloned the test object

Co-authored-by: Azhar <[email protected]>
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
…#8696)

* Changed net revenue to True

* Added bidderCode and adapterCode to bidObject

* setting seat as default adapterCode

* removed bidderCode

* Added unit test cases

* cloned the test object

Co-authored-by: Azhar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants