SOAP API methode ProcessedEmailingTestGroup_errorCodes
Beschrijving
This method returns an associative array with the error codes as key fields and the number of times that error was detected as value.
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | int | Unique identifier (id) of the object ProcessedEmailingTestGroup. The method only applies to the processedemailingtestgroup with this id. |
types | Collection of type 'types' | Only return the codes returned for the selected error-types, leave empty to return all codes |
login | Structure of type 'login' | Optional login data (soon deprecated) |
access_token | string | Optional api access token |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
array | array |
Structuur 'types'
Naam | Type | Beschrijving |
---|---|---|
string |
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 |