Learn R Programming

paws.customer.engagement (version 0.8.0)

customerprofiles_put_profile_object: Adds additional objects to customer profiles of a given ObjectType

Description

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.

Usage

customerprofiles_put_profile_object(ObjectTypeName, Object, DomainName)

Arguments

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.