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: Use openrtb imp[].banner.format to build requests #7023

Merged
merged 3 commits into from
Jun 28, 2021

Conversation

umakajan
Copy link
Contributor

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

In this PR, we are updating the buildRequest function to build requests using imp[].banner.format

@umakajan umakajan changed the title use openrtb banner.format in request to cygnus IX Bid Adapter: Use openrtb imp[].banner.format to build requests Jun 14, 2021
@lgtm-com
Copy link

lgtm-com bot commented Jun 14, 2021

This pull request introduces 1 alert when merging c98a2c4 into dc6be1b - view on LGTM.com

new alerts:

  • 1 for Useless assignment to local variable

@umakajan umakajan force-pushed the IX-banner-format-support branch 2 times, most recently from 2653415 to 12831b2 Compare June 14, 2021 18:35
@lgtm-com
Copy link

lgtm-com bot commented Jun 14, 2021

This pull request introduces 1 alert when merging 12831b2 into dc6be1b - view on LGTM.com

new alerts:

  • 1 for Useless assignment to local variable

@ChrisHuie
Copy link
Collaborator

@umakajan looks like the remainingRequestSize variable is never used in the code. Is this variable needed or expected to be used soon for another implementation?

@umakajan umakajan force-pushed the IX-banner-format-support branch 2 times, most recently from a182d5d to 8468ed0 Compare June 17, 2021 14:01
@umakajan umakajan marked this pull request as draft June 17, 2021 14:08
@umakajan umakajan marked this pull request as ready for review June 25, 2021 13:56
@umakajan
Copy link
Contributor Author

@ChrisHuie @jsnellbaker this PR is ready for review now

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.

LGTM

@ChrisHuie ChrisHuie removed the minor label Jun 28, 2021
@ChrisHuie ChrisHuie merged commit 66bfe22 into prebid:master Jun 28, 2021
prebidtappx pushed a commit to prebidtappx/Prebid.js that referenced this pull request Nov 15, 2021
…ebid#7023)

* use openrtb banner.format in request to cygnus

* remove imp[].ext

* update unit tests, removing imp[].ext
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

4 participants