ContactStatus Enum
The possible status of a contact
Possible Values
#
ACTIVE
Active status
UNDELIVERABLE
Undeliverable status. A contact is assigned this status after the system detects too many bounces (based on bounce types). Once this status is assigned, no emails will be sent to the contact.
OPT_OUT
Opt-out/unsubscribed status. Once this status is assign, no emails will be sent to the contact.
PENDING_CONFIRM
Pending opt-in/subscribe status (system status). Contacts are assigned this status when double opt-in is required for a audience and the system is waiting for the contact to click the link within their opt-in confirmation email. No emails will be sent to the contact until confirm their opt-in.
SPAM
Spam/complaint status. A contact is assigned this status if they report an email as spam through their ISP or via email. Once this status is assigned, no emails will be sent to the contact.
CLEANED
Cleaned status. Future use.
AUTO_SUPPRESSED
Auto suppressed status.
MANUALLY_SUPPRESSED
Manually suppressed status.
Usages
#
References
#
- Field contactStatus from Export
- Field status from Subscriber
- Field newStatus from ActionUpdateContactStatus
ContactSortInput