Skip to content

Commit

Permalink
update link to id5 docs for prebid (#5590)
Browse files Browse the repository at this point in the history
  • Loading branch information
smenzer authored Aug 11, 2020
1 parent 73880cd commit 3a7a741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/userId/userId.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ pbjs.setConfig({
}, {
name: "id5Id",
params: {
partner: 173, //Set your real ID5 partner ID here for production, please ask for one at https://id5.io/universal-id
pd: "some-pd-string" // See https://console.id5.io/docs/public/prebid for details
partner: 173, // Set your real ID5 partner ID here for production, please ask for one at https://id5.io/universal-id
pd: "some-pd-string" // See https://wiki.id5.io/display/PD/Prebid.js+UserId+Module for details
},
storage: {
type: "cookie",
Expand Down

0 comments on commit 3a7a741

Please sign in to comment.