Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

This page requires the option Enable public import report to be enabledticked. Please ask your service manager to activate the option for your console account.

...

A sample of the page layout as it appears when properly configured is shown below : 

Image Added

Image Removed 

When landing to this page it will be possible for the user to :

...

Report columns description 

ColumnLabel in englishLabel in spanishLabel in italianDescription
Import Id IdIIdiIdIdiThe unique identifier for the whole import processspecific process
Message IdMsg IdMessage Id bound to current import process ( if applicable )
Send IdSend IdSend Id bound to current import process ( if applicable )
Imported File NameOfnNaNfFileThe name of the submitted import file
List IdIdlListIdlIdlThe target list the process imported the recipients for
Start dateSdStartFiDiThe datetime the import process has begun
End dateEdEndFfDfThe datetime the import process has ended
Processed rowsPrRowsLpRpThe overall count of rows the process has treated
Valid rowsVrLvRvValidThe amount of valid rows the process was able to processread
Duplicated email messagesDeDuplicatedEdEdThe email recipients found as duplicated
Valid email messagesVeEvEvValid EmailThe amount of unique email addresses imported
Non valid email messagesNveEnvEnvInvalid EmailThe 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 about MailUpSend.SendMessageNL web method, please read here

Accepted Arguments

Field nametypedescription
IdListintthe unique identity for the list the report will display data for
ListGuidstringthe unique string identifier for the list being taken into cosideration by the report

...

Info

The ListGuid information can be easily retrieved from the Mailup console interface : Click on Settings from your left panel menu --> Account settings --> Developer's corner --> Codes table. There, it will be listed all the GuidList information for each List

It can be either retrieved via REST or SOAP API, for more information please take a look at these sections : REST or SOAP


ExamplesWorking sample

http://d4d7ge9x3d.s70s85.it/frontend/Import_reportReport.aspx?ListGuidListGUID=4935af052dd6acf-32f5785e-48d54690-88079899-e5f2c157fa8ea3a42066d052&ListIdIdList=1

 

Troubleshooting

Below a simple chart displaying the possible issues occurring when trying to run this page, along with a suggested resolution for the specific issue

...