Versions Compared

Key

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

Il nome del file CSV deve seguire una di queste due convenzioni:

...

The name of any CSV file to be uploaded to your MailUp account must follow one of the following two file naming conventions.

List_Number + Date/Time

No Format
<List_Number>_<yyyyMMddhhmmssffff>.csv

Dove...where:

    • <Identificativo della Lista> = identificativo numerico che individua univocamente la Lista di MailUp. Tale dato è restituito dal metodo MailUpSend.GetListIdentity() esposto dai Web Service di MailUp.
    • <yyyyMMddhhmmssffff> = data e ora di generazione del file con indicazione del millisecondo.

...

    • <List_Nummber> = the list number within your account (you can see it in your MailUp admin console)
    • <yyyyMMddhhmmssffff> = date and time when the file was generated, down to the millisecond

For example: 

3_201105031527211234.csv

List_GUID + Date/Time

No Format
<List_GUID>_<yyyyMMddhhmmssffff>.csv

Dove...where:

...

    <GUID della Lista> = GUID che individua univocamente la Lista di MailUp. Tale dato è restituito dal metodo
    • <List_GUID> = unique identifier for the list in the MailUp system. It can be seen in the MailUp admin console under Settings > Edit Lists or retrieved via API by using the MailUpSend.GetListIdentity()
  • esposto dai Web Service di MailUp
    •  method.
    • <yyyyMMddhhmmssffff> =
  • data e ora di generazione del file con indicazione del millisecondo.

Esempi di nomi di file per entrambi i casi citati sono i seguenti:

    • date and time when the file was generated, down to the millisecond
For example:
6418A557-2335-4E7C-B620-5A66B7C8F977_201105020805060203.csv