Lists all segment definitions under a domain.
See https://www.paws-r-sdk.com/docs/customerprofiles_list_segment_definitions/ for full documentation.
customerprofiles_list_segment_definitions(
DomainName,
MaxResults = NULL,
NextToken = NULL
)
[required] The unique identifier of the domain.
The maximum number of objects returned per page.
The pagination token from the previous call.