Class SegmentMemberSource


  • public final class SegmentMemberSource
    extends Object
    Constants indicating the origin of a segment/customer relationship.
    • Field Detail

      • IMPORT

        public static final String IMPORT
        Indicates this segment/customer relationship was created via an import process.
        See Also:
        Constant Field Values
      • MANUAL

        public static final String MANUAL
        Indicates this segment/customer relationship was manually created.
        See Also:
        Constant Field Values
      • RULE_BASED_SEGMENT

        public static final String RULE_BASED_SEGMENT
        Indicates this segment/customer relationship was created via rule evaluation.
        See Also:
        Constant Field Values