unsubscribeObject
Contains data about unsubscribes. A contact can unsubscribe themselves with an Unsubscribe or Manage Preferences webform.
Name | Type | Description |
---|---|---|
contactId |
string | The unique ID of the contact associated with the unsubscribe. |
deliveryId |
string | The unique ID of the delivery that resulted in the contact unsubscribing. |
method |
string |
The method used by the contact to unsubscribe. The valid methods are:
|
complaint |
string | Optional additional information about the unsubscribe. |
created |
dateTime | The date/time the unsubscribe was created. |