The ListUnsubscribers method retrieves a list of contacts that unsubscribed after a given dateTime.
Guidance Notes
Please note: the API method below is deprecated in favour of the ListSuppressedContacts method. Alternatively, we recommend moving to version 2.0 beta of the API as it contains the most recent functionality (available in both SOAP and REST).
It should be noted that the ListSuppressedContacts method can only be used to retrieve up to 1000 records.
Parameters
| username |
string |
This is the username from your API key. It is in the format of an email address and will look similar to apiuser‑908709770324@apiconnector.com |
required |
| password |
string |
This is the password from your API key. |
required |
| startDate |
dateTime |
The date from which you wish to query. |
required |
Return values
The result is an array of contact objects.