AWSPinpointTargetingCreateSegmentRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSPinpointTargetingModel.h AWSPinpointTargetingModel.m |
applicationId
The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
@property (nonatomic, strong) NSString *applicationId
Declared In
AWSPinpointTargetingModel.h
writeSegmentRequest
Specifies the configuration, dimension, and other settings for a segment. A WriteSegmentRequest object can include a Dimensions object or a SegmentGroups object, but not both.
@property (nonatomic, strong) AWSPinpointTargetingWriteSegmentRequest *writeSegmentRequest
Declared In
AWSPinpointTargetingModel.h