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

AndBeyondMedia: Add adapter #2041

Merged
merged 3 commits into from
Oct 4, 2022
Merged

Conversation

marki1an
Copy link
Collaborator

Corresponding ticket: prebid/prebid-server#2322

@SerhiiNahornyi SerhiiNahornyi changed the title Core: Add new AndBeyondMedia AndBeyondMedia: Add adapter Oct 4, 2022

if (StringUtils.isNotEmpty(extImpAndBeyondMedia.getPlacementId())) {
impExtAndBeyondMedia
.type("publisher")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Pls introduce "publisher" as constant

.build();
}

private AndBeyondMediaImpExtBidder getImpExtAndBeyondMediaWithType(ExtImpAndBeyondMedia extImpAndBeyondMedia) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

resolveOutgoingImpExt

@SerhiiNahornyi SerhiiNahornyi merged commit d897c40 into master Oct 4, 2022
@SerhiiNahornyi SerhiiNahornyi deleted the add-new-bidder-andbeyondmedia branch October 4, 2022 12:14
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.

2 participants