View source: R/customerprofiles_operations.R
customerprofiles_get_calculated_attribute_definition | R Documentation |
Provides more information on a calculated attribute definition for Customer Profiles.
See https://www.paws-r-sdk.com/docs/customerprofiles_get_calculated_attribute_definition/ for full documentation.
customerprofiles_get_calculated_attribute_definition(
DomainName,
CalculatedAttributeName
)
DomainName |
[required] The unique name of the domain. |
CalculatedAttributeName |
[required] The unique name of the calculated attribute. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.