View source: R/pinpoint_operations.R
pinpoint_get_segment_version | R Documentation |
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
See https://www.paws-r-sdk.com/docs/pinpoint_get_segment_version/ for full documentation.
pinpoint_get_segment_version(ApplicationId, SegmentId, Version)
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. |
Version |
[required] The unique version number (Version property) for the campaign version. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.