SOAP API method SmsMailingDestination_mailing
Description
The processed mailing that this destination belongs to. This can be an ProcessedEmailing, ProcessedFaxMailing or a ProcessedSmsMailing.
Parameters
- Parameter 'id' : string
- Unique identifier (id) of the object SmsMailingDestination. The method only applies to the smsmailingdestination with this id.
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'processedemailing' : Structure of type 'processedemailing'
- Return value 'processedfaxmailing' : Structure of type 'processedfaxmailing'
- Return value 'processedsmsmailing' : Structure of type 'processedsmsmailing'
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 'processedemailing'
This structure processedemailing was mentioned above. This structure has the following properties:
- Property 'embedded' : boolean
- Are the images embeded?
- Property 'contenttype' : string
- The contenttype of the mailing.
- Property 'registerclicks' : string
- Will the clicks be registered?.
- Property 'registerimpressions' : boolean
- Will the impressions be registered?.
- Property 'registererrors' : boolean
- Will the errors be registered?.
- Property 'registerabuses' : boolean
- Will the abuses be registered?.
- Property 'followupsenabled' : boolean
- Are the followups still activated?.
- Property 'clickcount' : int
- The total number of clicks.
- Property 'impressioncount' : int
- The total number of impressions.
- Property 'errorcount' : int
- The total number of errors.
- Property 'abusecount' : int
- The total number of abuses that were registered
- Property 'destinationcount' : int
- The total number of destinations.
- Property 'emailingtype' : string
- Get the emailing type
- Property 'id' : int
- Get the ID of the mailing.
- Property 'timestamp' : timestamp
- The timestamp when the mailing was sent.
- Property 'description' : string
- The description of the mailing.
- Property 'personalized' : boolean
- Was this mailing personalized?.
- Property 'nodoubles' : boolean
- Should the mailing be send to double mailaddresses?.
- Property 'individual' : boolean
- Was this mailing sent to an individual?.
- Property 'test' : boolean
- Was this mailing a test?
- Property 'type' : string
- The type of the mailing.
- Property 'messagesperminute' : int
- The max number of messages that are sent withing one minute
- Property 'archived' : boolean
- The mailing is archived.
- Property 'priority' : int
- Priority of the mailing. Higher value indicates higher priority.
Structure 'processedfaxmailing'
This structure processedfaxmailing was mentioned above. This structure has the following properties:
- Property 'registerstatus.' : boolean
- Will the status be registered?
- Property 'destinationcount' : int
- The number of destinations of the faxmailing.
- Property 'id' : int
- Get the ID of the mailing.
- Property 'timestamp' : timestamp
- The timestamp when the mailing was sent.
- Property 'description' : string
- The description of the mailing.
- Property 'personalized' : boolean
- Was this mailing personalized?.
- Property 'nodoubles' : boolean
- Should the mailing be send to double mailaddresses?.
- Property 'individual' : boolean
- Was this mailing sent to an individual?.
- Property 'test' : boolean
- Was this mailing a test?
- Property 'type' : string
- The type of the mailing.
- Property 'messagesperminute' : int
- The max number of messages that are sent withing one minute
- Property 'archived' : boolean
- The mailing is archived.
- Property 'priority' : int
- Priority of the mailing. Higher value indicates higher priority.
Structure 'processedsmsmailing'
This structure processedsmsmailing was mentioned above. This structure has the following properties:
- Property 'registerstatus.' : boolean
- Will the status be registered?
- Property 'destinationcount' : int
- The number of destination of the mailing.
- Property 'id' : int
- Get the ID of the mailing.
- Property 'timestamp' : timestamp
- The timestamp when the mailing was sent.
- Property 'description' : string
- The description of the mailing.
- Property 'personalized' : boolean
- Was this mailing personalized?.
- Property 'nodoubles' : boolean
- Should the mailing be send to double mailaddresses?.
- Property 'individual' : boolean
- Was this mailing sent to an individual?.
- Property 'test' : boolean
- Was this mailing a test?
- Property 'type' : string
- The type of the mailing.
- Property 'messagesperminute' : int
- The max number of messages that are sent withing one minute
- Property 'archived' : boolean
- The mailing is archived.
- Property 'priority' : int
- Priority of the mailing. Higher value indicates higher priority.