SOAP API methode EmailingUnsubscribe_destination
Beschrijving
The destination this EmailingUnsubscribe belongs to.
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | int | Unique identifier (id) of the object EmailingUnsubscribe. The method only applies to the emailingunsubscribe with this id. |
login | Structure of type 'login' | Optional login data (soon deprecated) |
access_token | string | Optional api access token |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
emailingdestination | Structure of type 'emailingdestination' |
Structuur 'login'
Naam | Type | Beschrijving |
---|---|---|
username | string | The username of the login attempt |
account | string | The account name of the login attempt |
password | string | The password for the login attempt |
Structuur 'emailingdestination'
Naam | Type | Beschrijving |
---|---|---|
emailclient | string | Get the last registered email client for this destination |
id | string | The ID of the destination. |
timestamp | timestamp | The timestamp of the sent mailing. |
result | string | The result for this destination. |