SOAP API method ProcessedEmailing_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
processedemailing | Structure of type 'processedemailing' | All properties of the retrieved processedemailing |
Structure 'processedemailing'
Name | Type | Description |
---|---|---|
embedded | boolean | Are the images embeded? |
contenttype | string | The contenttype of the mailing. |
registerclicks | string | Will the clicks be registered?. |
registerimpressions | boolean | Will the impressions be registered?. |
registererrors | boolean | Will the errors be registered?. |
registerabuses | boolean | Will the abuses be registered?. |
followupsenabled | boolean | Are the followups still activated?. |
clickcount | int | The total number of clicks. |
impressioncount | int | The total number of impressions. |
errorcount | int | The total number of errors. |
abusecount | int | The total number of abuses that were registered |
destinationcount | int | The total number of destinations. |
emailingtype | string | Get the emailing type |
id | int | Get the ID of the mailing. |
timestamp | timestamp | The timestamp when the mailing was sent. |
description | string | The description of the mailing. |
personalized | boolean | Was this mailing personalized?. |
nodoubles | boolean | Should the mailing be send to double mailaddresses?. |
individual | boolean | Was this mailing sent to an individual?. |
test | boolean | Was this mailing a test? |
type | string | The type of the mailing. |
messagesperminute | int | The max number of messages that are sent withing one minute |
archived | boolean | The mailing is archived. |
priority | int | Priority of the mailing. Higher value indicates higher priority. |