Back to API references

SOAP API method EmailingDocumentLitmusTest_spamResult

Description

Get a certain spam result given an id

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
login Structure of type 'login' Optional login data (soon deprecated)
access_token string Optional api access token
* required parameters

Return values

Name Type Description
litmusspamtestresult Structure of type 'litmusspamtestresult'

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 '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?