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

Sonobi Bid Adapter : refactor query params for size constraints #11309

Merged
merged 1 commit into from Apr 9, 2024

Conversation

JonGoSonobi
Copy link
Contributor

@JonGoSonobi JonGoSonobi commented Apr 9, 2024

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

Some query param Data can be so large that it exceeds the URI length limit on Sonobi's bid endpoint. We want to remove this data from the bid endpoint for now.

@ChrisHuie ChrisHuie self-assigned this Apr 9, 2024
@ChrisHuie ChrisHuie changed the title Sonobi - Remove experian data from bid endpoint Sonobi Bid Adapter : remove experian data from bid endpoint Apr 9, 2024
@ChrisHuie ChrisHuie merged commit beeb901 into prebid:master Apr 9, 2024
4 checks passed
@JonGoSonobi JonGoSonobi changed the title Sonobi Bid Adapter : remove experian data from bid endpoint Sonobi Bid Adapter : refactor query params for size constraints Apr 9, 2024
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.

None yet

2 participants