BounceEvent

Contains metadata related to a bounce event. A bounce event occurs when you send a message but the recipient’s email provider rejects the message.

NameData TypeDescription
BatchIDIntTies triggered send sent events to other events, such as clicks and opens that occur at a later date and time.
BounceCategoryStringDefines category for bounce associated with a bounced email.
BounceTypeStringDefines type of bounce associated with a bounced email.
ClientClientID objectSpecifies the account ownership and context of an object.
CorrelationIDStringIdentifies correlation of objects across several requests.
CreatedDateDateTimeThe date and time when the object was created.
CustomerKeyStringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
EventDateDateTimeDate when a tracking event occurred.
EventTypeEventType objectThe type of tracking event.
IDIntRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
ModifiedDateDateTimeThe date and time when the object was last modified.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
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 the client and stored by the system. These properties are accessible only via API.
SendIDIntContains identifier for a specific send.
SMTPCodeStringContains SMTP code related to a bounced email. For a list of possible codes, see pages 43–44 of RFC 2821.
SMTPReasonStringContains SMTP reason associated with a bounced email.
SubscriberKeyStringIdentification of a specific subscriber.
TriggeredSendDefinitionObjectIDStringIdentifies 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.