Skip to main content

ContactMarketingPrivacyStatus

Defines the preference of a contact with regard to marketing material.

enum ContactMarketingPrivacyStatus {
NO_CONSENT_RECORDED
OPT_IN
OPT_OUT
}

Values

The contact has not yet consented to or refused receiving marketing material.

ContactMarketingPrivacyStatus.OPT_IN

The contact has explicitly consented to receiving marketing material.

ContactMarketingPrivacyStatus.OPT_OUT

The contact has explicitly refused receiving marketing material.

Member Of

CeContactStoreContact object ● Contact object ● ContactStoreContact object ● CreateContactInput input ● MembershipContactStoreContact object ● UpdateContactDetailsInput input