User Object¶
Value |
Type |
Description |
---|---|---|
id |
string |
Unique ID for this user. The User ID can be a maximum of |
buyeruid |
string |
The buyer ID for this user. For in-app traffic the lowercase
IDFA, or Android ID is used. For example,
|
keywords |
string |
Comma separated list of keywords, interests, or intent,
for example, |
data* |
array of objects |
Additional data. Each data object represents a different data source, for more information, see the Data Object section. |
ext |
object |
See the next field for information. |
User Ext Object¶
Value |
Type |
Description |
---|---|---|
consent |
string |
Passes the Transparency & Consent Framework string. The current valid version of this string is v2.0. You can read more about the the information encoded within the consent string here: Transparency and Consent String with Global Vendor & CMP List Formats The Buyer should use the information in the consent string to ascertain which vendors and for which purposes the user gave consent.
For more information see the following links: |
eids |
array of objects |
Contains cross-platform user ID information for the possible vendors. |
eIDs Object¶
Value |
Type |
Description |
---|---|---|
source |
string |
The source of the IDs, for example, |
uids |
array of objects |
An array of uIDs Objects. |
uIDs Object¶
Value |
Type |
Description |
---|---|---|
id* |
string* |
The user ID, for example, |
ext* |
object |
The uIDs extension object. |
uIDs Ext Object¶
Value |
Type |
Description |
---|---|---|
rtipartner |
string |
The name of the real-time Identity partner. |