customerprofiles_get_segment_snapshot: Retrieve the latest status of a segment snapshot

View source: R/customerprofiles_operations.R

customerprofiles_get_segment_snapshotR Documentation

Retrieve the latest status of a segment snapshot

Description

Retrieve the latest status of a segment snapshot.

See https://www.paws-r-sdk.com/docs/customerprofiles_get_segment_snapshot/ for full documentation.

Usage

customerprofiles_get_segment_snapshot(
  DomainName,
  SegmentDefinitionName,
  SnapshotId
)

Arguments

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.


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.