pinpoint_update_segment {paws.customer.engagement} | R Documentation |
Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application
Description
Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
See https://www.paws-r-sdk.com/docs/pinpoint_update_segment/ for full documentation.
Usage
pinpoint_update_segment(ApplicationId, SegmentId, WriteSegmentRequest)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
SegmentId |
[required] The unique identifier for the segment. |
WriteSegmentRequest |
[required] |
[Package paws.customer.engagement version 0.7.0 Index]