customerprofiles_get_calculated_attribute_definition {paws.customer.engagement} | 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. |