-
Notifications
You must be signed in to change notification settings - Fork 750
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
New Adapter: Ogury #4082
base: master
Are you sure you want to change the base?
New Adapter: Ogury #4082
Conversation
* Accept all three params simultaneously * Fix bidder url
Sync upstream master
Code coverage summaryNote:
oguryRefer here for heat map coverage report
|
Code coverage summaryNote:
oguryRefer here for heat map coverage report
|
Hello I have a question with this PR. |
always use imp.id for adunitcode, to map to imp.tagid
Code coverage summaryNote:
oguryRefer here for heat map coverage report
|
- global | ||
maintainer: | ||
email: [email protected] | ||
gvlVendorID: 31 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified GVL ID.
Let's leave the discussion on the mentioned issue. |
* use jsonutil package instead standard json lib * don't allocate newImpExt, use impExt for hoisting bidder.params * rename to buildHeader * set IPv6 header * use mtype from response
Code coverage summaryNote:
oguryRefer here for heat map coverage report
|
@SyntaxNode I pushed changes to address comments on PR |
PR for the documentation prebid/prebid.github.io#5742