SOAP API method EmailingClick_destination
Description
The destination of the mailing that clicked.
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object EmailingClick. The method only applies to the emailingclick with this id.
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'emailingdestination' : Structure of type 'emailingdestination'
Structure 'login'
This structure login was mentioned above. This structure has the following properties:
- Property 'username' : string
- The username of the login attempt
- Property 'account' : string
- The account name of the login attempt
- Property 'password' : string
- The password for the login attempt
Structure 'emailingdestination'
This structure emailingdestination was mentioned above. This structure has the following properties:
- Property 'emailclient' : string
- Get the last registered email client for this destination
- Property 'id' : string
- The ID of the destination.
- Property 'timestamp' : timestamp
- The timestamp of the sent mailing.
- Property 'result' : string
- The result for this destination.