customerprofiles_delete_profile_object: Removes an object associated with a profile of a given...

View source: R/customerprofiles_operations.R

customerprofiles_delete_profile_objectR Documentation

Removes an object associated with a profile of a given ProfileObjectType

Description

Removes an object associated with a profile of a given ProfileObjectType.

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

Usage

customerprofiles_delete_profile_object(
  ProfileId,
  ProfileObjectUniqueKey,
  ObjectTypeName,
  DomainName
)

Arguments

ProfileId

[required] The unique identifier of a customer profile.

ProfileObjectUniqueKey

[required] The unique identifier of the profile object generated by the service.

ObjectTypeName

[required] The name of the profile object type.

DomainName

[required] The unique name of the domain.


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