UserListCustomerTypeCategory

  • This enum lists possible customer type categories for user lists.

  • Categories include broad groups like all customers and purchasers.

  • Specific customer segments like high value customers, disengaged customers, and cart abandoners are included.

  • Different tiers of loyalty members are also defined as categories.

Enum containing possible user list customer type categories.

Proto definition GitHub

Enums

ALL_CUSTOMERS

Customer type category for all customers.

CART_ABANDONERS

Customer type category for cart abandoners.

CONVERTED_LEADS

Customer type category for converted leads.

DISENGAGED_CUSTOMERS

Customer type category for disengaged purchasers.

HIGH_VALUE_CUSTOMERS

Customer type category for high value purchasers.

LOYALTY_SIGN_UPS

Customer type category for loyalty signups.

LOYALTY_TIER_1_MEMBERS

Customer type category for loyalty tier 1 members.

LOYALTY_TIER_2_MEMBERS

Customer type category for loyalty tier 2 members.

LOYALTY_TIER_3_MEMBERS

Customer type category for loyalty tier 3 members.

LOYALTY_TIER_4_MEMBERS

Customer type category for loyalty tier 4 members.

LOYALTY_TIER_5_MEMBERS

Customer type category for loyalty tier 5 members.

LOYALTY_TIER_6_MEMBERS

Customer type category for loyalty tier 6 members.

LOYALTY_TIER_7_MEMBERS

Customer type category for loyalty tier 7 members.
Customer type category for paid subscribers.

PURCHASERS

Customer type category for all purchasers.

QUALIFIED_LEADS

Customer type category for qualified leads.

UNKNOWN

Unknown type.

UNSPECIFIED

Not specified.