SOAP API method LitmusSpamTestResult_update
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
litmusspamtestresult | Structure of type 'litmusspamtestresult' | All properties of the now updated litmusspamtestresult |
Structure 'litmusspamtestresult'
Name | Type | Description |
---|---|---|
isspam | boolean | Is this mail recognized as spam for this client application |
spamscore | float | Get the spam score which was returned by the client application |
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? |