-
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
Experian RTD Submodule: Initial Release #10331
Merged
Merged
Conversation
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
Overall seems to LGTM. @moeroach94 is there a doc's PR for https://github.com/prebid/prebid.github.io ? |
moeroach94
force-pushed
the
tapad-real-time-module
branch
from
August 17, 2023 00:46
71b8e3b
to
792dffa
Compare
moeroach94
force-pushed
the
tapad-real-time-module
branch
from
August 17, 2023 14:15
792dffa
to
07cbb9a
Compare
moeroach94
force-pushed
the
tapad-real-time-module
branch
from
August 31, 2023 17:04
de28a73
to
ef69bfc
Compare
Hey @jlquaccia I made some small logic tweaks and have linked the prebid docs PR to the description. Let me know if this still looks good |
ChrisHuie
changed the title
Tapad RTD Submodule: New
Tapad RTD Submodule: Initial Release
Sep 6, 2023
moeroach94
changed the title
Tapad RTD Submodule: Initial Release
Experian RTD Submodule: Initial Release
Sep 6, 2023
patmmccann
approved these changes
Sep 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Type of change
Description of change
A new Experian RTD Submodule is added. When included, the submodule will request an encrypted data envelope, store it in local storage, and add it to the bid stream.
Prebid docs PR here prebid/prebid.github.io#4833