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

IX Bid Adapter: should signal 1PA by default #7596

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

shahinrahbariasl
Copy link
Contributor

@shahinrahbariasl shahinrahbariasl commented Oct 18, 2021

Type of change

  • Bugfix
  • Feature
  • New 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

IX adapter needs to explicitly set auction type to first price (1PA) since the absence of this signal will default to 2PA.

  • Add default AT=1 to bid requests.
  • Add unit tests to ensure request.AT is set to 1.

@ChrisHuie ChrisHuie self-assigned this Oct 19, 2021
@ChrisHuie ChrisHuie changed the title IX Bid Adapter: IX Adapter should signal 1PA IX Bid Adapter: should signal 1PA by default Oct 19, 2021
@ChrisHuie ChrisHuie merged commit a68796a into prebid:master Oct 19, 2021
cpabst pushed a commit to sovrn/Prebid.js that referenced this pull request Jan 10, 2022
Co-authored-by: shahin.rahbariasl <shahin.rahbariasl@indexexchange.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants