ContactEvent
The ContactEvent object associates information from an event with a contact.
Name | Data Type | Description |
---|---|---|
Client | ClientID | Defines which account owns the object |
ContactID | xsd | Unique ID for the contact. You must provide a value for contactKey or contactID if the event links directly to the contact. |
ContactKey | xsd | Primary address for the contact. You must provide a value for contactKey or contactID if the event links directly to the contact. |
CorrelationID | xsd | Identifies calls involved in a specific asynchronous process |
CreatedDate | xsd | Read-only date and time of the object's creation |
CustomerKey | xsd | User-supplied unique identifier for an object within an object type |
Data | AttributeSet[] | 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. |
EventDefinitionKey | xsd | Value identifying the event that is used to map event data to the data extension. |
ID | xsd | Read-only legacy identifier for an object. Not supported on all objects |
ModifiedDate | Nullable | Indicates the last time object information was modified |
ObjectID | xsd | System-controlled, read-only text string identifier for object |
ObjectState | xsd | Reserved for future use |
Owner | Owner | Describes account ownership of subscriber in an on-your-behalf account |
PartnerKey | xsd | Unique identifier provided by partner for an object. This property is accessible only via API. |
PartnerProperties | APIProperty[] | A collection of metadata supplied by client and stored by system. This property is accessible only via API. |