customerprofiles_get_segment_definition {paws.customer.engagement}R Documentation

Gets a segment definition from the domain

Description

Gets a segment definition from the domain.

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

Usage

customerprofiles_get_segment_definition(DomainName, SegmentDefinitionName)

Arguments

DomainName

[required] The unique name of the domain.

SegmentDefinitionName

[required] The unique name of the segment definition.


[Package paws.customer.engagement version 0.9.0 Index]