From 90a224a45e69e9ff0bc8117126c6acf0ca63cae2 Mon Sep 17 00:00:00 2001 From: Viktor Chernodub <37013688+chernodub@users.noreply.github.com> Date: Mon, 6 May 2024 14:37:42 +0000 Subject: [PATCH] fix: add yandex id to adapters table --- dev-docs/modules/userId.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-docs/modules/userId.md b/dev-docs/modules/userId.md index 6288f65107..5ba317c799 100644 --- a/dev-docs/modules/userId.md +++ b/dev-docs/modules/userId.md @@ -258,6 +258,7 @@ Bidders that want to support the User ID module in Prebid.js need to update thei | Unified ID | Trade Desk | tdid | adserver.org | "1111" | | ConnectID | Yahoo | connectId | yahoo.com | {"connectId": "72d04af6..."} | | FreePass ID | FreePass | freepassId | | "1111" | +| Yandex ID | Yandex | yandexId | yandex.com | "11111111111111111" | For example, the adapter code might do something like: