Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 2.47 KB

File metadata and controls

42 lines (34 loc) · 2.47 KB

EmailSmsStat

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]
merchantId String Merchant ID [optional]
name String List or segment name [optional]
orderCount Integer Count of orders [optional]
orderCountFormatted String Count of orders, 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]
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<EmailSmsStat> [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]