View source: R/customerprofiles_operations.R
customerprofiles_delete_profile_object_type | R Documentation |
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type. It also disables integrations from this specific ProfileObjectType. In addition, it scrubs all of the fields of the standard profile that were populated from this ProfileObjectType.
See https://www.paws-r-sdk.com/docs/customerprofiles_delete_profile_object_type/ for full documentation.
customerprofiles_delete_profile_object_type(DomainName, ObjectTypeName)
DomainName |
[required] The unique name of the domain. |
ObjectTypeName |
[required] The name of the profile object type. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.