SOAP API method ProcessedEmailingTestGroup_errorCodes
Description
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
- Parameter 'id' : int
- Unique identifier (id) of the object ProcessedEmailingTestGroup. The method only applies to the processedemailingtestgroup with this id.
- Parameter 'types' : Collection of type 'types'
- Only return the codes returned for the selected error-types, leave empty to return all codes
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'array' : array
Structure 'types'
This structure types was mentioned above. This structure has the following properties:
- Property '' : string
Structure 'login'
This structure login was mentioned above. This structure has the following properties:
- Property 'username' : string
- The username of the login attempt
- Property 'account' : string
- The account name of the login attempt
- Property 'password' : string
- The password for the login attempt