View source: R/customerprofiles_operations.R
customerprofiles_delete_profile_object | R Documentation |
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.
customerprofiles_delete_profile_object(
ProfileId,
ProfileObjectUniqueKey,
ObjectTypeName,
DomainName
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.