customerprofiles_delete_profile_key: Removes a searchable key from a customer profile

View source: R/customerprofiles_operations.R

customerprofiles_delete_profile_keyR Documentation

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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.