View source: R/customerprofiles_operations.R
customerprofiles_list_segment_definitions | R Documentation |
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
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.