Specifies demographic-based criteria, such as device platform, for the segment.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"AppVersion" : SetDimension
,
"Channel" : SetDimension
,
"DeviceType" : SetDimension
,
"Make" : SetDimension
,
"Model" : SetDimension
,
"Platform" : SetDimension
}
YAML
AppVersion:
SetDimension
Channel:
SetDimension
DeviceType:
SetDimension
Make:
SetDimension
Model:
SetDimension
Platform:
SetDimension
Properties
AppVersion
-
The app version criteria for the segment.
Required: No
Type: SetDimension
Update requires: No interruption
Channel
-
The channel criteria for the segment.
Required: No
Type: SetDimension
Update requires: No interruption
DeviceType
-
The device type criteria for the segment.
Required: No
Type: SetDimension
Update requires: No interruption
Make
-
The device make criteria for the segment.
Required: No
Type: SetDimension
Update requires: No interruption
Model
-
The device model criteria for the segment.
Required: No
Type: SetDimension
Update requires: No interruption
Platform
-
The device platform criteria for the segment.
Required: No
Type: SetDimension
Update requires: No interruption