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

View source: R/customerprofiles_operations.R

customerprofiles_put_profile_objectR Documentation

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.


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