Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 3.16 KB

File metadata and controls

50 lines (42 loc) · 3.16 KB

EmailStat

Properties

Name Type Description Notes
clickCount Integer Count of clicked emails [optional]
clickCountFormatted String Count of clicked emails, formatted [optional]
conversionCount Integer Count of conversions [optional]
conversionCountFormatted String Count of conversions, formatted [optional]
deleted Boolean True if campaign/flow has been archived [optional]
deliveredCount Integer Count of delivered emails [optional]
deliveredCountFormatted String Count of delivered emails, formatted [optional]
kickboxCount Integer Count of emails kicked [optional]
kickboxCountFormatted String Count of emails kicked, formatted [optional]
merchantId String Merchant ID [optional]
name String List or segment name [optional]
openCount Integer Count of opened emails [optional]
openCountFormatted String Count of opened emails, formatted [optional]
orderCount Integer Count of orders [optional]
orderCountFormatted String Count of orders, formatted [optional]
permanentBounceCount Integer Count of emails permanently bounced [optional]
permanentBounceCountFormatted String Count of emails permanently bounced, formatted [optional]
profit BigDecimal Profit [optional]
profitFormatted String Profit, formatted [optional]
revenue BigDecimal Revenue [optional]
revenueFormatted String Revenue, formatted [optional]
sendCount Integer Count of emails sent [optional]
sendCountFormatted String Count of emails sent, formatted [optional]
skippedCount Integer Count of skipped emails [optional]
skippedCountFormatted String Count of skipped emails, formatted [optional]
spamCount Integer Count of emails classified as spam [optional]
spamCountFormatted String Count of emails classified as spam, formatted [optional]
statType String Campaign, Flow or None (for anything else) [optional]
status String Status of campaign or flow [optional]
statusDts String Status dts of campaign or flow [optional]
stepUuid String Step UUID if the statistics are at the step/email level [optional]
steps List<EmailStat> [optional]
storefrontOid Integer Storefront oid [optional]
unsubscribeCount Integer Count of emails classified as unsubscribe [optional]
unsubscribeCountFormatted String Count of emails classified as unsubscribe, formatted [optional]
uuid String List/Segment uuid, or Flow/Campaign uuid depending on level of stat aggregation. [optional]
viewCount Integer Count of views [optional]
viewCountFormatted String Count of views, formatted [optional]