SOAP API method EmailingRetry_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
emailingretry | Structure of type 'emailingretry' | All properties of the retrieved emailingretry |
Structure 'emailingretry'
Name | Type | Description |
---|---|---|
id | int | The ID of the emailingretry. |
timestamp | timestamp | The timestamp of the emailingretry. |
errorcode | string | The errorcode of the emailingretry. |
description | string | The description of the emailingretry. |
attempt | integer | The attempy which this was when retrying the mailing |