add IDx User Id docs#2408
Conversation
|
@rtoscani please add an entry to download.md |
|
@jdwieland8282 done |
|
Hi @rtoscani I'm not getting a cookie (or LS value) when I build your branch. I do see a sharedid cookie though. |
|
Hi @jdwieland8282, we do not generate the IDx from prebid right now (only reading existing IDx is implemented in prebid), the only way of generating a cookie is using our tag (and it's on beta right now). We are making a lot of changes in our API, in the next PR you will be able to generate and use an IDx from prebid. |
|
I see thanks for clarifying. You may want to add that to your documentation, but it's up to you. |
jdwieland8282
left a comment
There was a problem hiding this comment.
noted that the module only reads cookies that exist and does not create news ones. I've suggested this distinction be added to the documentation but am not requiring it.
|
part of 4.12 |
Added IDx documentation for User ID. prebid/Prebid.js#5826