SOAP API method ProcessedEmailingFinalGroup_error
Description
The error with the ID.
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object ProcessedEmailingFinalGroup. The method only applies to the processedemailingfinalgroup with this id.
- Parameter 'identifier' : int
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'emailingerror' : Structure of type 'emailingerror'
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
Structure 'emailingerror'
This structure emailingerror was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the emailingerror.
- Property 'timestamp' : timestamp
- The timestamp of the emailingerror.
- Property 'errorcode' : string
- The errorcode of the emailingerror.
- Property 'description' : string
- The description of the emailingerror.
- Property 'errorcontent' : string
- The errorcontent of the emailingerror.
- Property 'typedescription' : string
- Function to returns the description based on the type.