View source: R/customerprofiles_operations.R
customerprofiles_put_profile_object | R Documentation |
Adds additional objects to customer profiles of a given ObjectType.
See https://www.paws-r-sdk.com/docs/customerprofiles_put_profile_object/ for full documentation.
customerprofiles_put_profile_object(ObjectTypeName, Object, DomainName)
ObjectTypeName |
[required] The name of the profile object type. |
Object |
[required] A string that is serialized from a JSON object. |
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.