Skip to content

SSP - 8517 / Update Prebid with pubmatic s2s #24

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

Open
wants to merge 1 commit into
base: marfeel
Choose a base branch
from

Conversation

adriafolchmrf
Copy link

@adriafolchmrf adriafolchmrf commented Sep 27, 2018

Adding the pubmatic client as an extra adapter, to enable support of pubmatic server-to-server. We're going to roll this out for everyone once this is merged

@adriafolchmrf adriafolchmrf requested a review from a team September 27, 2018 11:01
@@ -0,0 +1,328 @@
import * as utils from 'src/utils';
Copy link

@florevallatmrf florevallatmrf Sep 27, 2018

Choose a reason for hiding this comment

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

@alexarvanitidismrf @adriafolchmrf so this is a copy of the original pubmaticBidAdapter ?

Copy link
Author

Choose a reason for hiding this comment

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

Kind of, we changed only the BIDDER_CODE to pubmatic_client. This is how we are doing s2s and client side in rubicon as well so we replicated it

Choose a reason for hiding this comment

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

I see!
We need to put a reminder here somewhere, because when I updated the prebid version, I didn't think of changing the rabicon file, I didn't realise it existed... So all good for this PR, and in my update PR I'll add something about it!

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