You are here:
Data View: Complaint
To view complaint data for emails sent from your account, query the _Complaint data view in Automation Studio. Complaint data is retained for six months.
Dates and times are stored in Central Standard Time. Daylight Savings Time isn’t observed. To view time-related data in your time zone, set time zone user preferences.
Columns
| Name | Description | DataType | Data Extension Data Type | Nullable |
|---|---|---|---|---|
| AccountID | Your account ID number | int | Number | |
| OYBAccountID | The account ID number for any related On-Your-Behalf (OYB) accounts. This field applies to enterprise accounts only. | int | Number | X |
| JobID | The job ID number for the email send | bigint | Number | |
| ListID | The list ID number for the list used in the send | int | Number | |
| BatchID | The batch ID number for any batches used in the send | bigint | Number | |
| SubscriberID | The subscriber ID for the affected subscriber. This number represents the unique ID for each subscriber record. | int | Number | |
| SubscriberKey | The subscriber key for the affected subscriber | nvarchar(254) | Text | |
| EventDate | The date the complaint took place | datetime | Date | |
| IsUnique | Whether the event is unique or repeated | bit | Boolean | |
| Domain | The domain at which the complaint occurred | varchar(128) | Text |

