| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyID |
Unique identifier for your Digital Communication account |
string |
None. |
| CampaignID |
Internal unique identifier for the email |
string |
None. |
| EmailID |
Unique indicator pointing to the email |
string |
None. |
| CampaignName |
The name given to the email when creating the email, if you have a user interface where the user confirms which email they want to send, the email name is a more user-friendly name to display. |
string |
None. |
| CreatedDate |
The date the email was created |
date |
None. |
| PublishDate |
The date the email was published |
date |
None. |
| VersionCode |
This is used for the Marketing Data Platform/ExecuTrax integration process |
string |
None. |
| Subject |
This is the subject defined for the email |
string |
None. |
| From |
The from name used on the delivered email |
string |
None. |
| FromEmail |
The email address that the email was from |
string |
None. |
| ReplyToEmail |
The reply to email address on the email, this can be changed per email and/or per email delivery |
string |
None. |
| MailSize |
Within the timeframe, the number of email addresses uploaded to be sent |
decimal number |
None. |
| Delivered |
Within the timeframe, the number of emails sent |
decimal number |
None. |
| TotalOpens |
The total number of emails opened since the email was delivered, this will include a count of each time a recipient opened the email (this is not limited to the timeframe) |
decimal number |
None. |
| UniqueOpens |
The count of individuals who opened the email at least once since the email was delivered (this is not limited to the timeframe) |
decimal number |
None. |
| UniqueOpensPercent |
The percent of unique opens to actual delivered (delivered – undelivered) emails |
decimal number |
None. |
| Unopened |
The number of emails that were not opened (not including the emails that were undelivered (this is not limited to the timeframe) |
decimal number |
None. |
| UnopenedPercent |
The percent of unopened emails compared to actual delivered (delivered – undelivered) emails |
decimal number |
None. |
| TotalClickThroughs |
The total number of links clicked since the email was delivered, this will include a count of each time a recipient clicked any link (this is not limited to the timeframe) |
decimal number |
None. |
| UniqueClickThroughs |
The count of individuals who clicked on one or more links since the email was delivered (this is not limited to the timeframe) |
decimal number |
None. |
| ClickThroughPercent |
The percent of individuals who clicked on a link compared to the delivered emails |
decimal number |
None. |
| Undeliverable |
The number of emails where Marquis received a bounce back stating that the email could not be delivered (this is not limited to the timeframe) |
decimal number |
None. |
| UndeliverablePercent |
The percent of undelivered emails compared to emails sent |
decimal number |
None. |
| Unsubscribed |
The count of individuals who unsubscribed using the link at the bottom of the email (this is not limited to the timeframe) |
decimal number |
None. |
| UnsubscribedPercent |
The percent of individuals who unsubscribed compared to emails sent |
decimal number |
None. |
| CTOR |
The Click-to-Open-Ratio, the percent of the individual who opened an email and also clicked on a link (this is not limited to the timeframe) |
decimal number |
None. |
| Rejected |
Within the timeframe, the number of email addresses uploaded to be sent but couldn’t be sent for a variety of reasons (e.g., the email address is invalid, has a known invalid domain, is on the permanently blocked list, has previously unsubscribed, etc.) |
decimal number |
None. |
| IsSuccessful |
Indicator of whether the request was successful |
boolean |
None. |
| ErrorMessage |
This will contain details of the error if it was not successful |
string |
None. |