AI-generated Key Takeaways
- 
          The user data structure holds user identifiers and attributes. 
- 
          user_identifiersis required and contains user identification information.
- 
          transaction_attributeis required for updating store sales data and includes additional transaction information.
- 
          user_attributeis required for updating customer match attributes and has a 540-day expiration.
- 
          consentcan override job level consent settings for the user.
User data holding user identifiers and attributes.
| Fields | |
|---|---|
| 
 | User identification info. Required. | 
| 
 | Additional transactions/attributes associated with the user. Required when updating store sales data. | 
| 
 | Additional attributes associated with the user. Required when updating customer match attributes. These have an expiration of 540 days. | 
| 
 | The consent setting for the user. If set, will override the job level consent for this user. |