customerprofiles_list_segment_definitions: Lists all segment definitions under a domain

View source: R/customerprofiles_operations.R

customerprofiles_list_segment_definitionsR Documentation

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.


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