Error Record Information
Every message that triggered an error and was sent via Marketing Suite is logged in the cdm-error log files. All kinds of errors can occur while sending email, from hitting mailing limits to invalid email addresses. Each record in these logfiles represents such an error and contains the known information about the error. You can read more about errors, or bounces, in this article. 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 triggered the error |
time | The time when the error was reported to us |
type | The type of error |
status | The status of the error |
description | The description of the error |
code | The error code |
The email address to which the original message was sent | |
tags | The tags of the message (semicolon separated |
senderdomain | The sender domain name who has sent the message |
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 delivery 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