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

Rubicon: bidonmultiformat updates #2503

Merged
merged 12 commits into from
Aug 15, 2023

Conversation

And1sS
Copy link
Member

@And1sS And1sS commented Jul 14, 2023

No description provided.

@@ -670,6 +693,12 @@ private RubiconImpExt makeImpExt(Imp imp,
.build();
}

private Set<ImpMediaType> resolveFormats(ExtImpRubicon extImpRubicon, Set<ImpMediaType> impFormats) {
return Optional.ofNullable(extImpRubicon.getFormats())
.or(() -> Optional.ofNullable(extImpRubicon.getParams()).map(ExtImpRubiconParams::getFormats))
Copy link
Collaborator

Choose a reason for hiding this comment

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

.map on new line?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry for removed comment, missclick.

@prebid prebid deleted a comment from SerhiiNahornyi Jul 17, 2023
@muuki88
Copy link
Contributor

muuki88 commented Jul 23, 2023

Do I get this change right, that multi format bid requests will trigger a bid request to magnite for every media type?

@And1sS
Copy link
Member Author

And1sS commented Aug 2, 2023

Do I get this change right, that multi format bid requests will trigger a bid request to magnite for every media type?

Yes!

@SerhiiNahornyi SerhiiNahornyi merged commit 6316177 into master Aug 15, 2023
2 checks passed
@SerhiiNahornyi SerhiiNahornyi deleted the rubicon/bidonmultiformat-updates branch August 15, 2023 11:51
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