Details of abuse complaints for a specific list. An abuse complaint occurs when your recipient clicks to 'report spam' in their email program.
Name | Type | Description | Notes |
---|---|---|---|
Id | int32 | The id for the abuse report | [optional] [readonly] |
CampaignId | string | The campaign id for the abuse report | [optional] [readonly] |
ListId | string | The list id for the abuse report. | [optional] [readonly] |
EmailId | string | The MD5 hash of the lowercase version of the list member's email address. | [optional] [readonly] |
EmailAddress | string | Email address for a subscriber. | [optional] [readonly] |
MergeFields | map[string]map[string]interface{} | A dictionary of merge fields where the keys are the merge tags. See the Merge Fields documentation for more about the structure. | [optional] |
Vip | bool | VIP status for subscriber. | [optional] [readonly] |
Date | string | Date for the abuse report | [optional] [readonly] |
Links | []ResourceLink | A list of link types and descriptions for the API schema documents. | [optional] [readonly] |