Campaign engagement

A dataset of mailing statuses: sends, opens, clicks, and similar events.

📘

Unlike the mailing status export via methods, this dataset does not include InQueue ("camapign scheduled for sending") statuses.

exports.Mailings.CustomerMessagesStatuses

ColumnTypeDescriptionExample
messageIdInt64Message ID. All message statuses (Sent, Opened, Clicked etc) have equal messageId value2313
messageStatusIdstringStatus IDa4fb2db8-7681-493c-89f2-e7c450598042
mailingStatusSystemNamestringStatus system name: Sent, Opened, Clicked, Unsubscribe, NotSent, NotDeliveredSent
dateTimeUTCstringStatus timestamp2024-08-21 10:10:10.000
unmergedCustomerIdInt64Customer ID4456124
mailingInternalIdStringCampaign IDa4fb2db8-7681-493c-89f2-e7c450598041
mailingVariantNumIntCampaign variant ID (Number of A/B test variand)1
mailingLinkStringLink that been clicked by customerhttps://google.com
mailingSourceEntityTypeStringType of the entity that initiated the campaignScenarioBlock
mailingSourceEntityIdStringThe identifier of the entity that initiated the campaigna4fb2db8-7681-493c-89f2-e7c450598041
notSentSystemNameStringNot sent reasonInvalidContact
notDeliveredReasonSystemNameStringReason for non-deliveryEmailBlackList
_isDeletedBoolIndication that the touchpoint has been deletedTrue
_rowversion_tsDateTimeTimestamp when data became available for export2024-08-21 10:10:10.000