UserData
User data holding user identifiers and attributes.
Fields |
user_identifiers[]
|
UserIdentifier
User identification info. Required.
|
transaction_attribute
|
TransactionAttribute
Additional transactions/attributes associated with the user. Required when updating store sales data.
|
user_attribute
|
UserAttribute
Additional attributes associated with the user. Required when updating customer match attributes. These have an expiration of 540 days.
|
consent
|
Consent
The consent setting for the user. If set, will override the job level consent for this user.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["UserData is comprised of UserIdentifiers, TransactionAttributes, UserAttributes, and Consent."],["UserIdentifiers are necessary for identifying users and are always required."],["TransactionAttributes are essential when updating store sales data and provide further context related to transactions."],["UserAttributes offer additional details about users and are vital for updating customer match attributes, with a lifespan of 540 days."],["The user's consent setting can be defined independently, overriding any job-level consent."]]],[]]