SOAP API method EmailingDelivery_destination
Description
The destination this emailingdelivery belongs to.
Parameters
Name | Type | Description |
---|---|---|
id * | int | Unique identifier (id) of the object EmailingDelivery. The method only applies to the emailingdelivery with this id. |
login | Structure of type 'login' | Optional login data (soon deprecated) |
access_token | string | Optional api access token |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
emailingdestination | Structure of type 'emailingdestination' |
Structure 'login'
Name | Type | Description |
---|---|---|
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 |
Structure 'emailingdestination'
Name | Type | Description |
---|---|---|
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. |