Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.29 KB

ChannelLogStatusSummary.md

File metadata and controls

24 lines (20 loc) · 1.29 KB

ElasticEmail.Model.ChannelLogStatusSummary

Summary of channel log status

Properties

Name Type Description Notes
ChannelName string Channel name [optional]
Recipients long Number of recipients [optional]
EmailTotal long Number of emails [optional]
SmsTotal long Number of SMS [optional]
Delivered long Number of delivered messages [optional]
Bounced long Number of bounced messages [optional]
InProgress long Number of messages in progress [optional]
Opened long Number of opened messages [optional]
Clicked long Number of clicked messages [optional]
Unsubscribed long Number of unsubscribed messages [optional]
Complaints long Number of complaint messages [optional]
Inbound long Number of inbound messages [optional]
ManualCancel long Number of manually cancelled messages [optional]
NotDelivered long Number of messages flagged with 'Not Delivered' [optional]

[Back to Model list] [Back to API list] [Back to README]