View source: R/customerprofiles_operations.R
customerprofiles_list_calculated_attribute_definitions | R Documentation |
Lists calculated attribute definitions for Customer Profiles
See https://www.paws-r-sdk.com/docs/customerprofiles_list_calculated_attribute_definitions/ for full documentation.
customerprofiles_list_calculated_attribute_definitions(
DomainName,
NextToken = NULL,
MaxResults = NULL
)
DomainName |
[required] The unique name of the domain. |
NextToken |
The pagination token from the previous call to ListCalculatedAttributeDefinitions. |
MaxResults |
The maximum number of calculated attribute definitions returned per page. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.