Terug naar de indexpagina

SOAP API methode LitmusSpamTestResult_application

Beschrijving

Get the application used for testing

Parameters

Naam Type Beschrijving
id * int Unique identifier (id) of the object LitmusSpamTestResult. The method only applies to the litmusspamtestresult 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
litmusmobileemailapplication Structure of type 'litmusmobileemailapplication'
litmusemailapplication Structure of type 'litmusemailapplication'

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

Naam Type Beschrijving
supportscontentblocking boolean Does this application support content blocking
desktopclient boolean Is this a desktop client
businessclient boolean Is this a bussiness client
id int The ID of the application.
status integer What is the status of this application
platform string Name of the platform
name string Name of the application
code string A unique identifying code for this application

Structuur 'litmusemailapplication'

Naam Type Beschrijving
supportscontentblocking boolean Does this application support content blocking
desktopclient boolean Is this a desktop client
businessclient boolean Is this a bussiness client
id int The ID of the application.
status integer What is the status of this application
platform string Name of the platform
name string Name of the application
code string A unique identifying code for this application