Fetch the possible attribute values given the attribute name.
See https://www.paws-r-sdk.com/docs/customerprofiles_batch_get_calculated_attribute_for_profile/ for full documentation.
customerprofiles_batch_get_calculated_attribute_for_profile(
CalculatedAttributeName,
DomainName,
ProfileIds,
ConditionOverrides = NULL
)
[required] The unique name of the calculated attribute.
[required] The unique name of the domain.
[required] List of unique identifiers for customer profiles to retrieve.
Overrides the condition block within the original calculated attribute definition.