SOAP API method LitmusSpamTestResult_retrieve
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is retrieved
Return values
- Return value 'litmusspamtestresult' : Structure of type 'litmusspamtestresult'
- All properties of the retrieved litmusspamtestresult
Structure 'litmusspamtestresult'
This structure litmusspamtestresult was mentioned above. This structure has the following properties:
- Property 'isspam' : boolean
- Is this mail recognized as spam for this client application
- Property 'spamscore' : float
- Get the spam score which was returned by the client application
- Property 'id' : int
- The ID of the document.
- Property 'started' : timestamp
- When was this test started?
- Property 'finished' : timestamp
- When did this test finish updated?
- Property 'completed' : boolean
- Is this test completed?