SOAP API method ProcessedEmailingFinalGroup_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
| Name | Type | Description | 
|---|---|---|
| id * | int | Unique identifier (id) of the object ProcessedEmailingFinalGroup. The method only applies to the processedemailingfinalgroup 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 | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| array | array | 
Structure 'types'
| Name | Type | Description | 
|---|---|---|
| string | 
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 |