Starting with the release for July 31, 2024, SAS Customer Intelligence 360 includes updates to the Unified Data Model (UDM) and Common Data Model (CDM) for schema 16. Schema 16 contains enhancements to support these features:
- The CDM is updated with support for audiences, contextual identities, and time zone information for contact events.
- The UDM is updated with support for these features:
- Variants that are used in an A/B task
- Contextual identities
- Miscellaneous updates to column lengths for longer values
Contextual identities is a feature planned for a later release that enables an organization to designate the context for why an individual is contacted (such as whether they belong to a specific account or household). This contextual data allows organizations to understand why individuals are contacted and can utilize the data in creating contact policies.
Updates to the CDM
New Tables
These tables are new:
Updated Tables
These tables are updated:
Table
|
Updates
|
CDM_CONTACT_HISTORY
|
These columns are added:
- audience_id
- aud_occurrence_id
- contact_dttm_tz
- context_type_nm
- context_val
|
CDM_RESPONSE_HISTORY
|
These columns are added:
- audience_id
- aud_occurrence_id
- context_type_nm
- context_val
- response_dttm_tz
|
CDM_CONTENT_DETAIL
CDM_TASK_DETAIL
|
The length of these columns are changed to VARCHAR(256) for these columns:
|
Updates to the UDM
New Tables
There is a new table in the UDM:
- MD_TASK_X_VARIANT – this table contains information about the variants that are used in an A/B test task.
Updated Tables
These are updates to the existing tables in the UDM:
Deprecations
The following tables are being deprecated and removed:
- CUSTOM_ATTRIBUTES. Custom properties are now available in the properties_map_doc column of the table for the corresponding event or task.
- GOAL_DETAILS and GOAL_DETAILS_EXT. These events are collected in the CUSTOM_EVENTS table.