ContactEvent

The ContactEvent object associates information from an event with a contact.

NameData TypeDescription
ClientClientIDDefines which account owns the object
ContactIDxsdUnique ID for the contact. You must provide a value for contactKey or contactID if the event links directly to the contact.
ContactKeyxsdPrimary address for the contact. You must provide a value for contactKey or contactID if the event links directly to the contact.
CorrelationIDxsdIdentifies calls involved in a specific asynchronous process
CreatedDatexsdRead-only date and time of the object's creation
CustomerKeyxsdUser-supplied unique identifier for an object within an object type
DataAttributeSet[]Any related data associated with the event, passed in as an AttributeSet. To batch multiple items in a single request, include multiple objects that each contain data. Don't include multiple AttributeSets in one object.
EventDefinitionKeyxsdValue identifying the event that is used to map event data to the data extension.
IDxsdRead-only legacy identifier for an object. Not supported on all objects
ModifiedDateNullableIndicates the last time object information was modified
ObjectIDxsdSystem-controlled, read-only text string identifier for object
ObjectStatexsdReserved for future use
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account
PartnerKeyxsdUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesAPIProperty[]A collection of metadata supplied by client and stored by system. This property is accessible only via API.