From 841237d5e26c0cab234436f807618efcc6872a96 Mon Sep 17 00:00:00 2001 From: jdwieland8282 Date: Mon, 1 Mar 2021 20:01:36 -0700 Subject: [PATCH] Update userId.md (#2705) * Update userId.md removing reference to "TBD" in the Pubprovided documentation. * Update userId.md --- dev-docs/modules/userId.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-docs/modules/userId.md b/dev-docs/modules/userId.md index 282cb319f8..d10ef19c1f 100644 --- a/dev-docs/modules/userId.md +++ b/dev-docs/modules/userId.md @@ -1058,7 +1058,7 @@ In either case, bid adapters will receive the eid values after consent is valida - dmp - this uid comes from the in-page dmp named in eids.source - ppuid - this uid comes from the publisher named in eids.source -- other - TBD +- other - for setting other id origin signals please use the [adCOM!](https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/AdCOM%20v1.0%20FINAL.md#object--extended-identifier-uids-) `atype` spec 5. Bid adapters listening for "userIds.pubProvidedId" will not receive a string, please use the userIdAsEids value/function to return the userid as a string.