This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:dataexchange:export_newsletter_audit_specific [2024/11/08 15:01] – fw | en:dataexchange:export_newsletter_audit_specific [2024/11/18 17:57] (current) – fw | ||
---|---|---|---|
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) \\ 20: channel optin cleaner | + | * 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) \\ 20: channel optin cleaner |
* 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. |