Filterable by status: Soft bounce, hard bounce, mail block
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
contactId
int
contactEmail
string
contactMobileNumber
string
campaignId
int
campaignName
string
campaignType
string
status
string
subStatus
string
Email unsubscribed
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
status
string
contactId
int
contactEmail
string
contactMobileNumber
string
campaignId
int
campaignName
string
campaignType
string
Email ISP complaint
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
contactId
int
contactEmail
string
contactMobileNumber
string
campaignId
int
campaignName
string
campaignType
string
Email send
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
contactId
int
contactEmail
string
contactMobileNumber
string
campaignId
int
campaignName
string
splitTestVersion
string
sendId
int
subject
string
sendStatus
string
sendStatusReason
string
campaignType
string
Email reply
Access the full content of email replies and attachments through the API.
When email replies contain large amounts of content or attachments, firehose stores this data separately as large objects (LOBs). You can download this content using the Retrieve lob API endpoint.
📘
This feature is available to anyone on our CXDP package.
Find the large object ID
The large object ID (lobId) tells the API which content to retrieve.
For email reply content:
The lobId is in the ContentReference field of the reply event.
For email reply attachments:
The lobId is in the ContentReference field of the attachment object.
Retrieve the content
Use the retrieve large object endpoint to download the content:
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
contactId
int
contactEmail
string
contactMobileNumber
string
campaignId
int
campaignName
string
isHtml
bool
replyType
string
fromAddress
string
subject
string
toAddress
string
forwardedAddress
string
ccAddresses
string
contentReference
string
attachmentsCount
int
attachmentsNames
string
attachmentsReferences
string
customReplyToAddress
string
campaignType
string
Page view
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
contactId
int
contactEmail
string
contactMobileNumber
string
campaignId
int
campaignName
string
productRecommendationId
int
productRecommendationName
string
productRecommendationType
string
url
string
pageTitle
string
usedCookie
bool
roiMarkers
List
campaignType
string
roiMarkers
Field
Type
dataType
string
isOverridable
bool
name
string
value
string
Email campaign send
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
campaignId
int
sendId
int
subject
string
fromName
string
fromAddress
string
tags
list
splitTestVariant
string
links
list
name
string
sendDateAndTime
int64
emailFormat
string
customReplyAddress
string
campaignType
string
splitTest
string
sendType
boolean
listsSentTo
list
segmentsSentTo
list
preferencesSentTo
list
SMS
SMS click
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
contactId
int
contactEmail
string
contactMobileNumber
string
ipAddress
string
userAgent
string
fullForwardingLinkUrl
string
messageId
string
linkType
string
campaignId
int
campaignName
string
sendType
string
SMS send
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
contactId
int
contactEmail
string
contactMobileNumber
string
campaignId
int
campaignName
string
splitTestVariant
string
sendId
int
sendStatus
string
sendStatusReason
string
sendType
string
SMS delivered
Field
Type
eventId
string
dotdigitalAccountId
int
eventDate
string (ISO 8601)
contactId
int
contactEmail
string
contactMobileNumber
string
campaignId
int
campaignName
string
sendType
string
SMS failed
Filterable by status: failed, expired, deleted, soft bounce, hard bounce, skipped