TEALVisitorProfileAttributeType Constants Reference
Declared in | TEALVisitorProfileBaseAttribute.h |
---|
TEALVisitorProfileAttributeType
Type of Visitor Profile Attribute
Definition
typedef NS_ENUM(NSInteger, TEALVisitorProfileAttributeType ) {
TEALVisitorProfileAttributeTypeAudience,
TEALVisitorProfileAttributeTypeBadge,
TEALVisitorProfileAttributeTypeDate,
TEALVisitorProfileAttributeTypeFlag,
TEALVisitorProfileAttributeTypeMetric,
TEALVisitorProfileAttributeTypeProperty,
};
Constants
TEALVisitorProfileAttributeTypeAudience
-
Profile Audience
Declared In
TEALVisitorProfileBaseAttribute.h
. TEALVisitorProfileAttributeTypeBadge
-
Profile Badge
Declared In
TEALVisitorProfileBaseAttribute.h
. TEALVisitorProfileAttributeTypeDate
-
Profile Date
Declared In
TEALVisitorProfileBaseAttribute.h
. TEALVisitorProfileAttributeTypeFlag
-
Profile Flag
Declared In
TEALVisitorProfileBaseAttribute.h
. TEALVisitorProfileAttributeTypeMetric
-
Profile Metric
Declared In
TEALVisitorProfileBaseAttribute.h
. TEALVisitorProfileAttributeTypeProperty
-
Profile Property or “Trait” in the AudienceStream App
Declared In
TEALVisitorProfileBaseAttribute.h
.
Declared In
TEALVisitorProfileBaseAttribute.h