Learn R Programming

paws.customer.engagement (version 0.8.0)

customerprofiles_delete_profile_key: Removes a searchable key from a customer profile

Description

Removes a searchable key from a customer profile.

See https://www.paws-r-sdk.com/docs/customerprofiles_delete_profile_key/ for full documentation.

Usage

customerprofiles_delete_profile_key(ProfileId, KeyName, Values, DomainName)

Arguments

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.