Skip to content
New issue

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

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

Already on GitHub? # to your account

PubMatic Bid Adapter : passing POS value from mediaType #12768

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

pm-asit-sahoo
Copy link
Contributor

@pm-asit-sahoo pm-asit-sahoo commented Feb 14, 2025

1st draft Changes

change in pos logic

Update pubmaticBidAdapter.js

updated test case for pos

Update pubmaticAnalyticsAdapter.js

changes sending pos in translator and test cases fix

Update pubmaticBidAdapter.js

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

Earlier in PubMatic Bid Adapter the value of imp.banner.pos was hard coded as 0, now we are accepting the values set in bid.mediaType and passing it to our adapter.

Other information

@pm-asit-sahoo pm-asit-sahoo marked this pull request as ready for review February 14, 2025 08:20
Added logic to send pos to pubmatic adapter

1st draft Changes

change in pos logic

Update pubmaticBidAdapter.js

updated test case for pos

Update pubmaticAnalyticsAdapter.js

changes sending pos in translator and test cases fix

Update pubmaticBidAdapter.js
@ChrisHuie ChrisHuie changed the title PubMatic Bid Adapter: Passing POS value from mediaType PubMatic Bid Adapter : passing POS value from mediaType Feb 18, 2025
@ChrisHuie ChrisHuie self-assigned this Feb 18, 2025
@ChrisHuie ChrisHuie merged commit 0d60466 into prebid:master Feb 18, 2025
6 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants