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 ● CreateCeContactStoreContactInput input ● CreateContactInput input ● CreateContactStoreContactInput input ● CreateMembershipContactStoreContactInput input ● MembershipContactStoreContact object ● UpdateCeContactStoreContactDetailsInput input ● UpdateContactDetailsInput input ● UpdateContactStoreContactDetailsInput input ● UpdateMembershipContactStoreContactDetailsInput input