From 760d18680aba6675f61759667dd669e1e4a7866c Mon Sep 17 00:00:00 2001 From: Abimael Martinez Date: Fri, 17 Jun 2022 11:54:26 -0600 Subject: [PATCH] NextRoll ID: Remove NextRoll ID module (#3619) --- dev-docs/bidders/openx.md | 2 +- dev-docs/bidders/synacormedia.md | 2 +- dev-docs/modules/userId.md | 31 ------------------------------- download.md | 3 --- 4 files changed, 2 insertions(+), 36 deletions(-) diff --git a/dev-docs/bidders/openx.md b/dev-docs/bidders/openx.md index 13e017d608..09aae09ca3 100644 --- a/dev-docs/bidders/openx.md +++ b/dev-docs/bidders/openx.md @@ -11,7 +11,7 @@ gdpr_supported: true usp_supported: true coppa_supported: true floors_supported: true -userIds: admixerId, adtelligentId, amxId, britepoolId, criteo, dapId, deepintentId, dmdId, fabrickId, flocId, hadronId, id5Id, identityLink, idxId, imuId, intentIqId, kinessoId, liveIntentId, lotamePanoramaId, merkleId, mwOpenLinkId, naveggId, netId, nextrollId, novatiq, parrableId, pubCommonId, publinkId, quantcastId, sharedId, tapadId, uid2, unifiedId, verizonMediaId, zeotapIdPlus +userIds: admixerId, adtelligentId, amxId, britepoolId, criteo, dapId, deepintentId, dmdId, fabrickId, flocId, hadronId, id5Id, identityLink, idxId, imuId, intentIqId, kinessoId, liveIntentId, lotamePanoramaId, merkleId, mwOpenLinkId, naveggId, netId, novatiq, parrableId, pubCommonId, publinkId, quantcastId, sharedId, tapadId, uid2, unifiedId, verizonMediaId, zeotapIdPlus prebid_member: true fpd_supported: true gvl_id: 69 diff --git a/dev-docs/bidders/synacormedia.md b/dev-docs/bidders/synacormedia.md index a33aec42f1..2304d2e029 100644 --- a/dev-docs/bidders/synacormedia.md +++ b/dev-docs/bidders/synacormedia.md @@ -6,7 +6,7 @@ pbjs: true pbs: true biddercode: synacormedia media_types: banner, video -userIds: identityLink, verizonMediaId, pubCommonId, nextrollId +userIds: identityLink, verizonMediaId, pubCommonId gdpr_supported: false schain_supported: true usp_supported: true diff --git a/dev-docs/modules/userId.md b/dev-docs/modules/userId.md index d54959d104..90951f8664 100644 --- a/dev-docs/modules/userId.md +++ b/dev-docs/modules/userId.md @@ -1497,36 +1497,6 @@ pbjs.setConfig({ }); {% endhighlight %} -### NextRoll ID - -NextRoll is an industry-leading marketing technology and data stack that fuels growth for businesses of all kinds. Our technology powers two multi-million dollar high-growth businesses: AdRoll and RollWorks. The NextRoll ID is a cookieless identifier built from NextRoll’s proprietary identity graph. Publishers, ad tech platforms, and NextRoll’s brands (AdRoll and RollWorks) leverage the NextRoll ID to access unique demand in cookieless environments. The NextRoll ID respects user privacy preferences and enables users to opt out through multiple web based mechanisms found in [Section 8 of NextRoll’s Privacy Policy](https://nextroll.com/privacy#service-8). - -#### NextRoll ID Registration - -To sign up for a Partner ID please contact your NextRoll representative or send an email to [publishers@nextroll.com](mailto:publishers@nextroll.com). - -#### NextRoll ID Configuration - -Add it to your Prebid.js package with: - -{: .alert.alert-info :} -gulp build --modules=nextrollIdSystem - -Enable the module in configuration, with your Partner ID: - -{% highlight javascript %} -pbjs.setConfig({ - userSync: { - userIds: [{ - name: "nextrollId", - params: { - partnerId: 'YOUR_PARTNER_ID' - } - }] - } -}); -{% endhighlight %} - ### Novatiq Hyper ID The [Novatiq](https://www.novatiq.com) proprietary dynamic Hyper ID is a unique, non sequential and single use identifier for marketing activation. Our in network solution matches verification requests to telco network IDs safely and securely inside telecom infrastructure. The Novatiq Hyper ID can be used for identity validation and as a secured 1st party data delivery mechanism. @@ -2404,7 +2374,6 @@ Bidders that want to support the User ID module in Prebid.js, need to update the | merkleID | Merkle | merkleId | merkleinc.com | "1111" | | naveggId | Navegg | naveggId | navegg.com | "1111" | | netID | netID | netId | netid.de | "fH5A..." | -| NextRoll ID | NextRoll | nextrollId | nextroll.com | "bf3Ka.../SjP/zpVGr09voA" | | Novatiq ID | Novatiq | novatiqId | novatiq.com | "1111" | | Parrable ID | Parrable | parrableId | parrable.com | {"eid":"01.15946..."} | | Publisher Link ID | n/a | publinkId | epsilon.com | | diff --git a/download.md b/download.md index 1d06f8ef45..86d097300a 100644 --- a/download.md +++ b/download.md @@ -323,9 +323,6 @@ These modules may require accounts with a service provider.
- -
-