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

Openx: use bidfloor if set - prebid.js adapter behavior #1262

Merged
merged 1 commit into from
May 13, 2021

Conversation

RodionOrets
Copy link
Contributor

@RodionOrets RodionOrets commented May 7, 2021

@rpanchyk rpanchyk requested a review from SerhiiNahornyi May 12, 2021 05:53
Copy link
Collaborator

@SerhiiNahornyi SerhiiNahornyi left a comment

Choose a reason for hiding this comment

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

Pls add unit tests

@RodionOrets RodionOrets force-pushed the align-openx-with-prebidjs-adapter-behavior branch from f14d9c4 to bb895ee Compare May 12, 2021 10:26
Comment on lines 368 to 375
.containsExactly(BidRequest.builder()
.imp(singletonList(Imp.builder()
.bidfloor(customFloor)
.video(Video.builder().build())
.build()))
.ext(jacksonMapper.fillExtension(
ExtRequest.empty(), OpenxRequestExt.of(null, null, "hb_pbs_1.0.0")))
.build());
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just floor check is enough

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@RodionOrets RodionOrets force-pushed the align-openx-with-prebidjs-adapter-behavior branch 2 times, most recently from cea21dc to 2bc1dbe Compare May 12, 2021 15:17
@RodionOrets RodionOrets force-pushed the align-openx-with-prebidjs-adapter-behavior branch from 2bc1dbe to 53d80c1 Compare May 12, 2021 15:29
SerhiiNahornyi
SerhiiNahornyi previously approved these changes May 12, 2021
@RodionOrets RodionOrets force-pushed the align-openx-with-prebidjs-adapter-behavior branch from 53d80c1 to d591807 Compare May 12, 2021 16:23
@rpanchyk rpanchyk merged commit d7f5054 into master May 13, 2021
@rpanchyk rpanchyk deleted the align-openx-with-prebidjs-adapter-behavior branch May 13, 2021 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants