CalculatedAttributeDimension
Object that segments on Customer Profile's Calculated Attributes.
Contents
- DimensionType
-
The action to segment with.
Type: String
Valid Values:
INCLUSIVE | EXCLUSIVE | CONTAINS | BEGINS_WITH | ENDS_WITH | BEFORE | AFTER | BETWEEN | NOT_BETWEEN | ON | GREATER_THAN | LESS_THAN | GREATER_THAN_OR_EQUAL | LESS_THAN_OR_EQUAL | EQUAL
Required: Yes
- Values
-
The values to apply the DimensionType with.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- ConditionOverrides
-
Applies the given condition over the initial Calculated Attribute's definition.
Type: ConditionOverrides object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: