This behavior-related view contains the unsubscribes from email lists in your account. Use the following _Unsubscribe data view with the Query Activity.
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 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 | varchar(100) | Text | |
| EventDate | The date the unsubscribe took place | datetime | Date | |
| IsUnique | Whether the event is unique or repeated | bit | Boolean | |
| Domain | The domain at which the unsubscribe occurred | varchar(128) | Text | |
This page was last updated on Tue, 26 Jan 2010 13:17:07 GMT.