View source: R/customerprofiles_operations.R
customerprofiles_delete_profile_key | R Documentation |
Removes a searchable key from a customer profile.
See https://www.paws-r-sdk.com/docs/customerprofiles_delete_profile_key/ for full documentation.
customerprofiles_delete_profile_key(ProfileId, KeyName, Values, DomainName)
ProfileId |
[required] The unique identifier of a customer profile. |
KeyName |
[required] A searchable identifier of a customer profile. |
Values |
[required] A list of key values. |
DomainName |
[required] The unique name of the domain. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.