-
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
UtiqMtpIdSystem: create the Utiq MTP ID submodule #11372
Conversation
…lishers using Utiq to send the martechPass. This is complementary to the UtiqIDSystem module
@jdelhommeau do not see any docs around this id in our docs repo or any unit tests. Can you please add ?https://github.com/prebid/prebid.github.io |
thank you @ChrisHuie and sorry about missing doc and unit test. I added both (PR for the doc is prebid/prebid.github.io#5270). |
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.
just the one comment from me on documentation, otherwise the module code itself looks fine.
…der to integrate the Utiq script on their site
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.
LGTM
* Creating new user ID module utiqMtpIdSystem to provide option for publishers using Utiq to send the martechPass. This is complementary to the UtiqIDSystem module * fixing documentation to reflect correct name utiqMtp instead of utiq-mtp * fixing inline doc and creating unit test for utiqMtpIdSystem * Adding extra documentation to notify publishers to contact Utiq in order to integrate the Utiq script on their site --------- Co-authored-by: root <root@jdelhommeau-devbox.vps.local> Co-authored-by: jdelhommeau <julien.delhommeau@utiq.com>
* Creating new user ID module utiqMtpIdSystem to provide option for publishers using Utiq to send the martechPass. This is complementary to the UtiqIDSystem module * fixing documentation to reflect correct name utiqMtp instead of utiq-mtp * fixing inline doc and creating unit test for utiqMtpIdSystem * Adding extra documentation to notify publishers to contact Utiq in order to integrate the Utiq script on their site --------- Co-authored-by: root <root@jdelhommeau-devbox.vps.local> Co-authored-by: jdelhommeau <julien.delhommeau@utiq.com>
Type of change
Description of change
Creating a new ID Submodule, UtiqMTP. This ID is complementary to the other Utiq ID Module. It returns a different version of the Utiq ID (first party ID) which can be leveraged by publishers for additional use cases. This ID modules comes with its own bidder restriction, etc.