View source: R/customerprofiles_operations.R
customerprofiles_get_calculated_attribute_for_profile | R Documentation |
Retrieve a calculated attribute for a customer profile.
See https://www.paws-r-sdk.com/docs/customerprofiles_get_calculated_attribute_for_profile/ for full documentation.
customerprofiles_get_calculated_attribute_for_profile(
DomainName,
ProfileId,
CalculatedAttributeName
)
DomainName |
[required] The unique name of the domain. |
ProfileId |
[required] The unique identifier of a customer profile. |
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.