| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The ID of this Email |
integer |
None. |
| Name |
The Name of this Email |
string |
None. |
| CampaignId |
The Campaign this email is part of |
integer |
None. |
| StartDate |
When this Email Started |
date |
None. |
| EndDate |
When this email ended |
date |
None. |
| Subject |
The subject of the Email |
string |
None. |
| FromName |
The From name of teh Email |
string |
None. |
| DayOfWeek |
Day of the week this was sent |
string |
None. |
| FromEmail |
The Email address this email was sent from |
string |
None. |
| EmailCount |
How many emails in total |
integer |
None. |
| Sent |
How many emails sent |
integer |
None. |
| Delivered |
How many emails delivered |
integer |
None. |
| Bounced |
How many Emails bounced |
integer |
None. |
| Opened |
How many Emails were opened |
integer |
None. |
| Read |
How many Emails were read |
integer |
None. |
| Clicked |
How many Emails were clicked |
integer |
None. |
| DidntClick |
How many emails were not clicked |
integer |
None. |
| TotalClicks |
Total number of click throughs |
integer |
None. |
| TotalUnsubscribes |
Total number of unsubscribes |
integer |
None. |
| UserUnsubscribes |
Total number of User Unsubscribes |
integer |
None. |
| AutoUnsubscribes |
Total Number of Auto Unsubscribes |
integer |
None. |
| AbuseComplaints |
Total number of Abuse Complaints |
integer |
None. |
| SentToFriends |
Total number Sent to Friends |
integer |
None. |
| ReferredBy |
Refered by reference |
integer |
None. |
| SentRate |
% of Emails Sent |
decimal number |
None. |
| DeliveredRate |
% of Emails Delivered |
decimal number |
None. |
| BouncedRate |
% of Emails Bounced |
decimal number |
None. |
| OpenedRate |
% of Emails Opened |
decimal number |
None. |
| UnopenedRate |
% of Emails Unopened |
decimal number |
None. |
| ReadRate |
% of Emails Read |
decimal number |
None. |
| ClickedRate |
% of Emails Clicked |
decimal number |
None. |
| ClickedThruRate |
% of Emails clicked-through |
decimal number |
None. |
| TotalClicksRate |
% of Emails with TotalClicks |
decimal number |
None. |
| DidntClickRate |
% of Emails that were not clicked |
decimal number |
None. |
| UnsubscribeRate |
% of emails that resulted in Unsubscription |
decimal number |
None. |
| UserUnsubscribeRate |
% of Emails Unsubscribed by user |
decimal number |
None. |
| AutoUnsubscribeRate |
% of Emails unsubscribed automatically |
decimal number |
None. |
| ComplaintRate |
% of Emails resulting in Complaints |
decimal number |
None. |
| ReferralRate |
% of Emails resulting in referrals |
decimal number |
None. |