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

SeedingAlliance Bid Adapter: internal rework to send OpenRTB native compliant requests to backend #11746

Closed
wants to merge 0 commits into from

Conversation

sag-henmus
Copy link
Contributor

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

Due to work on the backend, we need clients to send properly formatted OpenRTB Native requests, as well as understand the response. This change assures that. Compability on the backend is ensured.

Other information

@patmmccann
Copy link
Collaborator

It seems you have several duplicated code blocks

filtered-jscpd-report.json

@sag-henmus
Copy link
Contributor Author

The change is only in two files, nowhere near where the report says. I'm unsure what the problem seems to be. Any advice on how to handle this?

@patmmccann
Copy link
Collaborator

patmmccann commented Jun 14, 2024

If you pull in master it should make a pretty comment flagging the blocks now.

The idea is to simply move the duplicated code to a common location and to import it in both places it is used

@patmmccann
Copy link
Collaborator

If your goal is to make ortb2 bid requests, why still use convertOrtbRequestToProprietaryNative(validBidRequests) ?

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.

2 participants