-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
PubMatic: Support for Outstream Renderer (BlueBilyWig Renderer) #5553
Merged
Merged
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
7e5986c
Merge pull request #1 from prebid/master
pm-shashank-jain d1146d7
Merge pull request #2 from prebid/master
pm-shashank-jain 609ec16
changes to support native in pubmaticbid adapter
pm-shashank-jain 792b854
Removed port from endpoint
pm-shashank-jain b6740d0
Removed protocol from endpoint
pm-shashank-jain 0569f41
Formatting
pm-shashank-jain fd6bf03
Fix request payload
pm-shashank-jain bd14420
Updated test case
pm-shashank-jain 65e2f1e
Changed request and response as per ortb spec
pm-shashank-jain 13c87de
Change in request and response
pm-shashank-jain d9f3562
Removed comments and extra code
pm-shashank-jain adbc774
Code Review comments
pm-shashank-jain 21fe846
Code Review Comments and Test cases for request and response
pm-shashank-jain 9faff35
Removed data type as all data asset types are handled
pm-shashank-jain 78cd16d
Code Review Changes
pm-shashank-jain 4a40e1e
Code Review Comments
pm-shashank-jain a218d43
Supporting both banner and native and sending 0x0 in case of native
pm-shashank-jain f65b3fb
Bug Fixes
pm-shashank-jain a717fbc
Bug response not processed by prebid
pm-shashank-jain af2503d
Change warning message
pm-shashank-jain 21277c1
Fixed typo
pm-shashank-jain 53ac4fe
Merge pull request #4 from prebid/master
pm-shashank-jain ac1919f
Merge branch 'master' of github.com:pm-shashank-jain/Prebid.js into n…
pm-shashank-jain 1de1623
Do not send request in case of invalid native bid
pm-shashank-jain 6b059b7
Do not send request in case of invalid native requests
pm-shashank-jain 9c80c46
objects converted to strings in log for debug purposes
pm-shashank-jain e0f8763
Fixed logic to check for required parmas
pm-shashank-jain c4ee495
Fixed typo for stringify
pm-shashank-jain d4abb65
Merge pull request #3 from pm-shashank-jain/nativesupport
pm-shashank-jain f143cee
documentation for native
pm-shashank-jain 06a6e34
Merge pull request #5 from pm-shashank-jain/nativesupport
pm-shashank-jain 84a9c02
Review comments from Prebid
pm-shashank-jain e3d068e
Typo
pm-shashank-jain 468c3ab
Typo
pm-shashank-jain 11fce22
Updated pub id for native
pm-shashank-jain b23e2dd
Code Review
pm-shashank-jain 6b8c31b
Merge pull request #6 from pm-shashank-jain/nativesupport
pm-shashank-jain 2f73d99
Merge branch 'master' of github.com:pm-shashank-jain/Prebid.js
pm-shashank-jain 27e56d6
Latest Code
pm-shashank-jain 9c0772b
Merge pull request #8 from prebid/master
pm-shashank-jain 909f526
Support for pubid
pm-shashank-jain 7fe0f35
Merge branch 'master' of github.com:pm-shashank-jain/Prebid.js
pm-shashank-jain 53a7ddf
Test Cases for PubCommonId in PubMatic adapter
pm-shashank-jain f168aea
Delete yarn.lock
pm-shashank-jain e9db7f3
Rename adaptermanager.js to adapterManager.js
pm-shashank-jain e753a97
Rename yieldNexusBidAdapter.js to yieldnexusBidAdapter.js
pm-shashank-jain 68b2e65
Rename yieldNexusBidAdapter.md to yieldnexusBidAdapter.md
pm-shashank-jain 483cddf
Rename yieldNexusBidAdapter_spec.js to yieldnexusBidAdapter_spec.yiel…
pm-shashank-jain 149875b
Rename yieldnexusBidAdapter_spec.yieldnexusBidAdaptera to yieldnexusB…
pm-shashank-jain 8d89338
took latest
pm-shashank-jain e5b4722
Merge branch 'prebid-master'
pm-shashank-jain 7a0cace
Merge remote-tracking branch 'upstream/master'
pm-shashank-jain a1d5256
bluebillywig outstream player support in pubmatic adapter
pm-shashank-jain 6e4fa37
Merge https://github.com/prebid/Prebid.js
pm-shashank-jain fb6056c
Merge branch 'master' of github.com:pm-shashank-jain/Prebid.js into o…
pm-shashank-jain 5d5e4eb
Merge https://github.com/prebid/Prebid.js into outstream_renderer
pm-shashank-jain 825242c
Merge https://github.com/prebid/Prebid.js into outstream_renderer
pm-shashank-jain 4681528
Merge https://github.com/prebid/Prebid.js into outstream_renderer
pm-shashank-jain 1ee6583
removed pubcommon id test cases
pm-shashank-jain 260f7f7
Merge https://github.com/prebid/Prebid.js
pm-shashank-jain cc7c65c
BBW Renderer
pm-shashank-jain 8a2e508
Merge branch 'master' of github.com:pm-shashank-jain/Prebid.js into o…
pm-shashank-jain 3362acd
Merge https://github.com/prebid/Prebid.js
pm-shashank-jain e72f47f
Merge pull request #11 from pm-shashank-jain/outstream_renderer
pm-shashank-jain File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
This is a typo. It should say
outstreamAU