Delivery Record Information
Every mail sent via Marketing Suite that is delivered is logged in the cdm-delivery log files. One record represents one single message delivered to a destination. You can download the content of these files in CSV, JSON, and XML format using the REST logfiles API, or the dashboard. These log files contain the following data in the respective order:
Data | Description |
---|---|
id | The ID of the message that was delivered |
time | The time of the delivery |
attempts | The number of attempts needed before delivery was successful (starting from 0) |
The email address of the delivery | |
tags | The tags of the mail (semicolon separated) |
senderdomain | The sender domain name who sent the original mail |
profile | The ID of the profile |
subprofile | The ID of the subprofile |
template | The ID of the used template |
Other logfile names
- Marketing Suite general log
- Marketing Suite abuse log
- Marketing Suite click log
- Marketing Suite error log
- Marketing Suite impressions log
- Marketing Suite retry log
- Marketing Suite unsubscribe log
- Publisher general log
- Publisher abuse log
- Publisher clicks (new style) log
- Publisher clicks (old style) log
- Publisher delivery log
- Publisher error log
- Publisher impressions log
- Publisher retry log
- Publisher unsubscribe log