SubscriberStatusEvent
null
Columns
| Name | Type | Description |
| ObjectID [KEY] | String | System-controlled, read-only text string identifier for object. |
| SubscriberID | Long | The Id of the subscriber. |
| Client_ID | Long | The Id of the client. |
| CurrentStatus | String | Defines current status of object. |
| PreviousStatus | String | Defines previous status of object. |
| CreatedDate | Datetime | Indicates the date and time of the object's creation. |
| SubscriberKey | String | Identification of a specific subscriber. |
| ReasonUnsub | String | Represents the reason why the subscriber unsubscribed from a list. |