pinpoint_update_segment: Creates a new segment for an application or updates the...

View source: R/pinpoint_operations.R

pinpoint_update_segmentR 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]


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.