Skip to content

Commit

Permalink
fix: add yandex id to adapters table
Browse files Browse the repository at this point in the history
  • Loading branch information
chernodub committed May 6, 2024
1 parent 938a797 commit 91fece7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-docs/modules/userId.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | yandex.com | | "11111111111111111" |

For example, the adapter code might do something like:

Expand Down

0 comments on commit 91fece7

Please sign in to comment.