ContactEvent

An object that associates information from an event with a contact.

NameData TypeDescription
ClientClientID objectDefines which account owns the object.
ContactIDLongUnique ID for the contact. You must provide a value for contactKey or contactID if the event links directly to the contact.
ContactKeyStringPrimary address for the contact. You must provide a value for contactKey or contactID if the event links directly to the contact.
CorrelationIDStringIdentifies calls involved in a specific asynchronous process.
CreatedDateDateTimeThe date and time when the object was created.
CustomerKeyStringUser-supplied unique identifier for an object within an object type.
DataArray of AttributeSet objectsAny 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.
EventDefinitionKeyStringValue identifying the event that is used to map event data to the data extension.
IDIntRead-only legacy identifier for an object. Not supported on all objects.
ModifiedDateDateTimeThe date and time when the object was last modified.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringReserved for future use.
OwnerOwner objectDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyStringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by client and stored by system. This property is accessible only via API.