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: fix gpid bid request value and add media type value #8541

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

JonGoSonobi
Copy link
Contributor

Fixed an issue where the key_maker value in the bid request was malformed when adding gpid. Added new media type value to the bid request.

Type of change

  • Bugfix

Description of change

This change fixes an issue where the key_maker value in the bid request was malformed. It should be a csv of values after the sizes. Additionally, added a value to determine if the bid is display or video.

Be sure to test the integration with your adserver using the Hello World sample page.

…rmed when adding gpid. Added new media type value to the bid request.
@ChrisHuie ChrisHuie changed the title Sonobi - Fix gpid bid request value and add media type value Sonobi Bid Adapter: fix gpid bid request value and add media type value Jun 10, 2022
Copy link
Contributor

@mmoschovas mmoschovas left a comment

Choose a reason for hiding this comment

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

Just a few notes here otherwise looks good

@mmoschovas mmoschovas merged commit 9e5a0b4 into prebid:master Jun 22, 2022
renebaudisch pushed a commit to renebaudisch/Prebid.js that referenced this pull request Jun 28, 2022
…ue (prebid#8541)

* Fixed an issue where the key_maker value in the bid request was malformed when adding gpid. Added new media type value to the bid request.

* changed a few if statements to avoid running some conditions when not needed
jlaso pushed a commit to AuDigent/Prebid.js that referenced this pull request Jul 1, 2022
…ue (prebid#8541)

* Fixed an issue where the key_maker value in the bid request was malformed when adding gpid. Added new media type value to the bid request.

* changed a few if statements to avoid running some conditions when not needed
bwhisp pushed a commit to bwhisp/Prebid.js that referenced this pull request Jul 13, 2022
…ue (prebid#8541)

* Fixed an issue where the key_maker value in the bid request was malformed when adding gpid. Added new media type value to the bid request.

* changed a few if statements to avoid running some conditions when not needed
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.

4 participants