-
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
AdTrue Bid Adapter: getUserSyncs logic update #6338
Merged
Merged
Changes from 13 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
989cd65
add AdTrue bid adapter
haibau 0d624ad
add AdTrue Bid Adapter unit tests
haibau 71decd8
Merge branch 'master' of https://github.com/prebid/Prebid.js
haibau 86e2a37
add AdTrue Bid Adapter unit tests
haibau 46675af
add AdTrue bid adapter
haibau 07bb9d0
add AdTrue Bid Adapter unit tests
haibau 1e7331d
add AdTrue Bid Adapter unit tests
haibau 6e2238b
Merge branch 'master' of https://github.com/haibau/Prebid.js
haibau e0a14af
add AdTrue bid adapter
haibau fee25d4
Merge branch 'master' of https://github.com/prebid/Prebid.js
haibau 638887b
adtrue usersync udpate
haibau 5b08b03
adtrue usersync udpate
haibau 4d8d236
#adtrue bidder usersync udpate
haibau 4637ce6
Merge branch 'master' of https://github.com/prebid/Prebid.js
haibau a52c5b2
#Refactoring code & add unit test
haibau 253a26b
1. Merge branch 'master' of https://github.com/prebid/Prebid.js
haibau 1659856
Update package.json
haibau c782aa8
Update package-lock.json
haibau 3a0a586
Merge branch 'master' of https://github.com/prebid/Prebid.js
haibau f159897
1. Merge branch 'master' of https://github.com/prebid/Prebid.js
haibau 01ea8b4
Merge remote-tracking branch 'origin/master'
haibau 45da210
1. Merge branch 'master' of https://github.com/prebid/Prebid.js
haibau 6bc73b0
removing a package-lock.json from PR
haibau 72e3249
Merge branch 'master' of https://github.com/prebid/Prebid.js
haibau 8a3a751
- removing a package-lock.json from PR
haibau 2b62437
Merge remote-tracking branch 'origin/master'
haibau 5a9a059
- removing a package-lock.json from PR
haibau 34be3b2
- removing a package-lock.json from PR
haibau 5850ce5
Merge remote-tracking branch 'origin/master'
haibau 72a1cba
update package-lock.json from upstream
haibau 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
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.
You want them as strings, but default them to
zero
?