This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:dataexchange:export_campaigns [2015/07/29 17:39] – created fw | en:dataexchange:export_campaigns [2022/05/12 17:03] (current) – fw | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[en:dataexchange: | + | ====== Automatic export: Type ' |
- | ====== Campaigns ====== | + | Campaign data is exported that were delivered. |
- | + | ||
- | Campaign data is exported that were delivered. | + | |
- | + | ||
- | The data includes: | + | |
- | + | ||
- | * ID of sendQueue (promio internal, unique) | + | |
- | * ID of campaign (promio internal) | + | |
- | * campaign code (customer code) | + | |
- | * ID of newsletter (promio internal) | + | |
- | * name of campaign | + | |
- | * client of campaign (5-numbered code, promio internal) | + | |
- | * URL of statistics (link to realtime statistics in browser) | + | |
- | * URL of preview (link to view of the e-mail in browser) | + | |
- | * ID of letter / e-mail (promio internal) | + | |
- | * name of e-mail | + | |
- | * number of recipients | + | |
- | * timestamp of delivery (YYYY-MM-DD HH:MM:SS) | + | |
As auto campaigns exist that use one e-mail ID several times for a longer period of time or several times a day (e.g. birthday mailings), the only unique ID is sendQueue-ID. | As auto campaigns exist that use one e-mail ID several times for a longer period of time or several times a day (e.g. birthday mailings), the only unique ID is sendQueue-ID. | ||
- | <WRAP round box 90%> | + | <WRAP round box 90%> |
</ | </ | ||
Line 31: | Line 14: | ||
fcd04";" | fcd04";" | ||
</ | </ | ||
+ | * sendQueueId [int]: ID of sendQueue (promio internal, unique) | ||
+ | * campaignId [int]: ID of campaign (promio internal) | ||
+ | * campaignCode [string]: campaign code (customer code) | ||
+ | * newsletterId [int]: ID of newsletter (promio internal) | ||
+ | * camp_remark [string]: name of campaign | ||
+ | * clientId [int]: client of campaign (5-digit code, promio internal) | ||
+ | * statisticsUrl [string]: URL of statistics (link to realtime statistics in browser) | ||
+ | * previewUrl [string]: URL of preview (link to view of the e-mail in browser) | ||
+ | * emailId [int]: ID of letter / e-mail (promio internal) | ||
+ | * emailName [string]: name of e-mail | ||
+ | * noRecipients [int]: number of recipients | ||
+ | * send_datetime [datetime]: timestamp of delivery (YYYY-MM-DD HH:MM:SS) | ||
</ | </ | ||
+ | |||
+ | <WRAP round info 90%> | ||
+ | If interested or for questions regarding the automatic export, please contact our support team via ticket. \\ | ||
+ | You find more export types in the article //" | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | {" | ||
+ | </ | ||
+ | |||
+ | |||
+ | {{tag> campaigns }} |