ListAbuse
A collection of abuse complaints for a specific list. An abuse complaint occurs when your recipient clicks to 'report spam' in their email program.
Table Specific Information
SELECT is supported for ListAbuse.
Select
A ListId is required to retrieve data from this table. If none is specified in the WHERE clause, the first one available for your account will be used.
Columns
Name
Type
Description
Id [KEY]
String
The id for the abuse report
CampaignId [KEY]
String
The campaign id for the abuse report
ListId [KEY]
String
The list id for the abuse report.
EmailId [KEY]
String
The MD5 hash of the list member's email address.
EmailAddress
String
Email address for a subscriber
Date
String
Date for the abuse report
Last updated