...
A sample of the page layout as it appears when properly configured is shown below :
When landing to this page it will be possible for the user to :
...
Report columns description
Column | Label in english | Label in spanish | Label in italian | Description | |
---|---|---|---|---|---|
Import Id | IdI | IdiId | Idi | The unique identifier for the whole import processspecific process | |
Message Id | Msg Id | Message Id bound to current import process ( if applicable ) | |||
Send Id | Send Id | Send Id bound to current import process ( if applicable ) | |||
Imported File Name | OfnFile | Na | Nf | The name of the submitted import file | |
List Id | IdlList | Idl | Idl | The target list the process imported the recipients for | |
Start date | Sd | Fi | DiStart | The datetime the import process has begun | |
End date | Ed | Ff | DfEnd | The datetime the import process has ended | |
Processed rows | Pr | Lp | RpRows | The overall count of rows the process has treated | |
Valid rows | VrValid | Lv | Rv | The amount of valid rows the process was able to read | |
Duplicated email messages | De | Ed | EdDuplicated | The email recipients found as duplicated | |
Valid email messages | Ve | Ev | Ev | Valid Email | The amount of unique email addresses imported |
Non valid email messages | Nve | Env | Env | Invalid Email | The amount of invalid email addresses the process couldn't import to the desired list |
Info |
---|
Normally when sending campaigns out from Mailup account, there's no relationship between an import process and the subsequent dispatch it may take place. Fields Message Id and Send Id, will be valued only when using MailUpSend.SendMessageNL to import and send out messages in one single process. For more information, please read here WS_MailUpSend.SendMessageNL |
Accepted Arguments
Field name | type | description |
---|---|---|
IdList | int | the unique identity for the list the report will display data for |
ListGuid | string | the unique string identifier for the list being taken into cosideration by the report |
...