Dimension
Object that holds what profile and calculated attributes to segment on.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- CalculatedAttributes
-
Object that holds the calculated attributes to segment on.
Type: String to CalculatedAttributeDimension object map
Key Length Constraints: Minimum length of 1. Maximum length of 255.
Key Pattern:
^[a-zA-Z_][a-zA-Z_0-9-]*$
Required: No
- ProfileAttributes
-
Object that holds the profile attributes to segment on.
Type: ProfileAttributes object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: