ContactEvent

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

NameData TypeDescription
ClientClientIDDefines which account owns the object
ContactIDxsd:longUnique ID for the contact. You must provide a value for contactKey or contactID if the event links directly to the contact.
ContactKeyxsd:stringPrimary address for the contact. You must provide a value for contactKey or contactID if the event links directly to the contact.
CorrelationIDxsd:stringIdentifies calls involved in a specific asynchronous process
CreatedDatexsd:dateTimeRead-only date and time of the object's creation
CustomerKeyxsd:stringUser-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.
EventDefinitionKeyxsd:stringValue identifying the event that is used to map event data to the data extension.
IDxsd:intRead-only legacy identifier for an object. Not supported on all objects
ModifiedDateNullableIndicates the last time object information was modified
ObjectIDxsd:stringSystem-controlled, read-only text string identifier for object
ObjectStatexsd:stringReserved for future use
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account
PartnerKeyxsd:stringUnique 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.