This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dataexchange:export_newsletter_audit [2023/03/14 17:28] – fw | en:dataexchange:export_newsletter_audit [2024/11/18 17:56] (current) – fw | ||
---|---|---|---|
Line 3: | Line 3: | ||
Every change in newsletter subscriptions (additions and losses) of all newsletters are exported. | Every change in newsletter subscriptions (additions and losses) of all newsletters are exported. | ||
- | <WRAP round box 90%> | + | <WRAP round box 90%> |
</ | </ | ||
Line 15: | Line 15: | ||
* userId [int]: ID of user (promio internal, unique) | * userId [int]: ID of user (promio internal, unique) | ||
* status [int, -1|1]: | * status [int, -1|1]: | ||
- | * sourceType [int]: source of change:\\ 1: address generation (addition) or system unsubscribe page (loss)\\ 3: manual addition (e.g. addition of a target group to the newsletter)\\ 4: promio.connect cronjob (automatic processes, e.g. import, renewal)\\ 5: promio.connect manual change (e.g. subscription / unsubscribe via newsletter manager)\\ 7: holiday lock\\ 9: hardbounce cleaner\\ 10: blacklist cleaner\\ 11: feedbackloop complaint\\ 12: unsubscription via blocklist\\ 13: SOAP\\ 15: quarantine cleaner\\ 16: conversion tracking\\ 17: list unsubscribe (unsubscribe via list unsubscribe link in email header)\\ 18: auto campaign\\ 19: GDPR deletion process (deletion of personal data according to GDPR requirements) | + | * sourceType [int]: source of change:\\ 1: address generation (addition) or system unsubscribe page (loss)\\ 3: manual addition (e.g. addition of a target group to the newsletter)\\ 4: promio.connect cronjob (automatic processes, e.g. import, renewal)\\ 5: promio.connect manual change (e.g. API, newsletter manager, address research)\\ 7: holiday lock\\ 9: hardbounce cleaner\\ 10: blacklist cleaner\\ 11: feedbackloop complaint\\ 12: unsubscription via blocklist\\ 13: SOAP\\ 15: quarantine cleaner\\ 16: conversion tracking\\ 17: list unsubscribe (unsubscribe via list unsubscribe link in email header)\\ 18: auto campaign\\ 19: GDPR deletion process (deletion of personal data according to GDPR requirements) |
* sourceID [int]: optional, corresponding to sourceType, e.g. ID of address generation if added by adress generation, ID of target group if added by target group, ID of email if unsubcribe by list unsubcribe link. | * sourceID [int]: optional, corresponding to sourceType, e.g. ID of address generation if added by adress generation, ID of target group if added by target group, ID of email if unsubcribe by list unsubcribe link. | ||
* remark [string]: optional, additional information | * remark [string]: optional, additional information |