customerprofiles_list_profile_attribute_values {paws.customer.engagement} | R Documentation |
Fetch the possible attribute values given the attribute name
Description
Fetch the possible attribute values given the attribute name.
See https://www.paws-r-sdk.com/docs/customerprofiles_list_profile_attribute_values/ for full documentation.
Usage
customerprofiles_list_profile_attribute_values(DomainName, AttributeName)
Arguments
DomainName |
[required] The unique identifier of the domain. |
AttributeName |
[required] The attribute name. |
[Package paws.customer.engagement version 0.9.0 Index]