EventType

The EventType object specifies the type of event that is recorded. Use this object to distinguish between hard, soft, and other bounce types when retrieving a BounceEvent.

NameData TypeDescription
ClickEnumerationThe event associated with a subscriber clicking on a link.
DeliveredEventEnumerationIndicates a message was delivered successfully.
ForwardedEmailEnumerationIndicates that a subscriber forwarded the message using the Forward To A Friend feature.
ForwardedEmailOptInEnumerationTracking event signifying an opt-in from a subscriber-forwarded email via the Forward To A Friend feature.
HardBounceEnumerationIndicates the message sent to a subscriber encountered a hard bounce.
NotSentEnumerationIndicates a message was not sent to a subscriber.
OpenEnumerationIndicates a message was opened by a subscriber.
OtherBounceEnumerationIndicates a message sent to a subscriber encountered an Other-type bounce.
SentEnumerationIndicates number of messages sent. Indicates the message was sent to a subscriber.
SoftBounceEnumerationIndicates the message sent to a subscriber encountered a soft bounce.
SurveyEnumerationIndicates a subscriber answered a survey question included in a message.
UnsubscribeEnumerationIndicates a subscriber unsubscribed from further communication via a link in a message.