Terug naar de indexpagina

SOAP API methode LitmusTestResultSpamHeader_testResult

Beschrijving

Get the testresult to which this image belongs to

Parameters

Naam Type Beschrijving
id * int Unique identifier (id) of the object LitmusTestResultSpamHeader. The method only applies to the litmustestresultspamheader with this id.
login Structure of type 'login' Optional login data (soon deprecated)
access_token string Optional api access token
* verplichte parameters

Resultaat

Naam Type Beschrijving
litmusspamtestresult Structure of type 'litmusspamtestresult'
litmusemailtestresult Structure of type 'litmusemailtestresult'

Structuur 'login'

Naam Type Beschrijving
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

Structuur 'litmusspamtestresult'

Naam Type Beschrijving
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?

Structuur 'litmusemailtestresult'

Naam Type Beschrijving
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?