View source: R/customerprofiles_operations.R
customerprofiles_get_segment_snapshot | R Documentation |
Retrieve the latest status of a segment snapshot.
See https://www.paws-r-sdk.com/docs/customerprofiles_get_segment_snapshot/ for full documentation.
customerprofiles_get_segment_snapshot(
DomainName,
SegmentDefinitionName,
SnapshotId
)
DomainName |
[required] The unique identifier of the domain. |
SegmentDefinitionName |
[required] The unique name of the segment definition. |
SnapshotId |
[required] The unique identifier of the segment snapshot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.