-
Notifications
You must be signed in to change notification settings - Fork 224
Core: Support bidder specific device data #3922
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
Merged
CTMBNara
merged 52 commits into
prebid:master
from
WURFL:support-bidder-specific-device-data-20250417
May 16, 2025
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
f40ec3c
WURFL-devicedetection module implementation (compatible with PBS Java…
andreacastello eef4efc
updated README.md
andreacastello 12eb97c
updated README.md title
andreacastello da8fd51
some README.md wording improvements
andreacastello c0dd077
used markdown table for config params.
andreacastello 39bf6d7
added maintainer email address
andreacastello 3aff037
modified sample request data
andreacastello eedc3e0
fixed typos
andreacastello cac7b71
Merge pull request #1 from WURFL/module-wurfl-devicedetection
andreacastello 0e93e64
improved wording
andreacastello 89cb0dd
improved published specific enrichment paragraph
andreacastello 7a55ba2
better doc formatting
andreacastello 9d95efd
Merged upstream master branch to local master
andreacastello 93f3182
Updated WURFL API version, uncommented module add into modules pom. M…
andreacastello 96d91e4
Added WURFL API mock classes
andreacastello 9b8b10e
checkstyle compliance
andreacastello 1bd2865
Updated README. More checkstyle compliance
andreacastello cee250a
Removed commented dependency
andreacastello 59fe1a6
Improved WURFL module README.md
andreacastello c0fe0db
Merge pull request #2 from WURFL/module-wurfl-devicedetection
andreacastello a4fcd1f
potential mock issue fix
andreacastello 958f7c1
Merge pull request #3 from WURFL/module-wurfl-devicedetection
andreacastello f5bf2e3
WURFL module: improved README
andreacastello 57d2378
WURFL module README: better wording
andreacastello 93cbf8c
WURFL module README: more doc improvement
andreacastello ffe67fa
PREB-39: simplified call to virtual capabilities API
andreacastello 6af13df
Merge pull request #4 from WURFL/PREB-39
andreacastello 7cf5ccd
Merge branch 'prebid:master' into master
andreacastello 1cbb9b6
Updated WURFL module version to 3.23.0-SNAPSHOT
andreacastello b846032
Added a WURFL API mock dependency from a public repo. Updated README …
andreacastello bc21beb
More README update
andreacastello 1215903
Merge pull request #6 from WURFL/wurfl-module-with-mock-from-repo
andreacastello 0850daa
Used WURFL lowecase in module names
andreacastello e559a6f
removed unused log
andreacastello 8d712ef
handled exception in virtual capability retrieval
andreacastello 4155848
removed print stacktrace used for debug
andreacastello b596b5f
Merge pull request #7 from WURFL/wurfl-module-with-mock-from-repo
andreacastello 2034a74
Merge branch 'prebid:master' into master
andreacastello b5466cb
PREB-41: used FileSyncer and FileProcessor to update WURFL file and e…
andreacastello 2c12d92
PREB-41: removed logs
andreacastello de636c5
PREB-41: added comment
andreacastello b4b9c88
Merge pull request #9 from WURFL/PREB-41-new
andreacastello 9c0d522
Merge branch 'prebid:master' into support-bidder-specific-device-data…
andreacastello 0c594fc
Removed all references to WURFL module dev branches
andreacastello 1852768
Bidder specific device data impl + 2 unit tests
andreacastello a78d5d0
Review of #3922: reverted code in JsonMergerTest. No need for it.
andreacastello 06c43fb
Review of #3922: added unit tests for FpdResolver.
andreacastello dc42fca
Review of #3922: modified PrivacyEnforcementService mask method to ad…
andreacastello 5499fb0
Merge branch 'prebid:master' into support-bidder-specific-device-data…
andreacastello 6f88ed6
Fix code formatting issues. Removed unneeded test case
andreacastello 18b3054
Moved test position
andreacastello d7a9e88
Merge branch 'prebid:master' into support-bidder-specific-device-data…
andreacastello 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
CTMBNara marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.