SOAP API method EmailingDocumentLitmusTest_result
Description
Get a specific result for this test
Parameters
| Name | Type | Description |
|---|---|---|
| id * | int | Unique identifier (id) of the object EmailingDocumentLitmusTest. The method only applies to the emailingdocumentlitmustest with this id. |
| identifier | integer | identifier for the result or the name of the application for which this result was generated. |
| identifier | string | identifier for the result or the name of the application for which this result was generated. |
| login | Structure of type 'login' | Optional login data (soon deprecated) |
| access_token | string | Optional api access token |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| litmusemailtestresult | Structure of type 'litmusemailtestresult' |
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 'litmusemailtestresult'
| Name | Type | Description |
|---|---|---|
| id | int | The ID of the document. |
| started | timestamp | When was this test started? |
| finished | timestamp | When did this test finish updated? |
| completed | boolean | Is this test completed? |