SentEvent

The SentEvent object contains tracking data related to a send, including information about the individual subscribers who the send targeted.

The SentEvent object has the properties described in this table.

NameData TypeDescription
BatchIDIntegerAn identifier that connects sends to events that occur later, such as clicks and opens.
Client.IDIntegerThe ID of the account that the send originated from.
EventDateDatetimeDate when a tracking event occurred.
EventTypeEventTypeThe type of tracking event.
ListIDIntegerThe ID of the list that the send targeted.
PartnerKeyStringUnique identifier provided by partner for an object. This property is accessible only by using SOAP API.
PartnerPropertiesArray of APIProperty[] objectsA collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
SendIDIntegerA unique identifier for the send.
SubscriberIDIntegerThe ID of the subscriber that the send targeted.
SubscriberKeyStringThe external key of the subscriber that the send targeted.
TriggeredSendDefinitionObjectIDStringIdentifies the triggered send definition associated with an event. This value also appears in tracking events so that you can connect tracking events to sends.