Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@ This object contains information known or derived about the human user of the de

| Attribute | Type | Description |
| --- | --- | --- |
| `id` | string | Exchange-specific ID for the user.<br>Unless prior arrangements have been made between the buyer and the seller directly, the value in this field is expected to be derived from an ID sync. (see [Appendix: Cookie Based ID Syncing)](#appendixc) |
| `id` | string | Exchange-specific ID for the user.<br>Unless prior arrangements have been made between the buyer and the seller directly, the value in this field is expected to be the exchange’s user ID from its cookie. |
| `buyeruid` | string | Buyer-specific ID for the user as mapped by the exchange for the buyer.<br>Unless prior arrangements have been made between the buyer and the seller directly, the value in this field is expected to be derived from an ID sync. (see [Appendix: Cookie Based ID Syncing)](#appendixc) |
| `yob` | integer; DEPRECATED | Deprecated as of OpenRTB 2.6. |
| `gender` | string; DEPRECATED | Deprecated as of OpenRTB 2.6. |
Expand Down