OpenEvent
The OpenEvent object contains information about the opening of a message send by a subscriber.
Name | Data Type | Description |
---|---|---|
BatchID | xsd | Ties triggered send sent events to other events (like clicks and opens that occur at a later date and time) |
Client | ClientID | Specifies the account ownership and context of an object. |
CorrelationID | xsd | Identifies correlation of objects across several requests. |
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. This property corresponds to the external key assigned to an object. |
EventDate | xsd | Date when a tracking event occurred. |
EventType | EventType | The type of tracking event |
ID | xsd | Read-only identifier for an object. Some objects use the ObjectID property as a unique ID. |
ModifiedDate | Nullable`1 | 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 the client and stored by the system. These properties are accessible only via API. |
SendID | xsd | Contains identifier for a specific send. |
SubscriberKey | xsd | Identification of a specific subscriber. |
TriggeredSendDefinitionObjectID | xsd | Identifies the triggered send definition associated with an event. This value also appears in tracking events to allow you to tie those events to a specific triggered send. |