Learn R Programming

paws.customer.engagement (version 0.8.0)

customerprofiles_list_segment_definitions: Lists all segment definitions under a domain

Description

Lists all segment definitions under a domain.

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

Usage

customerprofiles_list_segment_definitions(
  DomainName,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

DomainName

[required] The unique identifier of the domain.

MaxResults

The maximum number of objects returned per page.

NextToken

The pagination token from the previous call.