customerprofiles_detect_profile_object_type {paws.customer.engagement}R Documentation

The process of detecting profile object type mapping by using given objects

Description

The process of detecting profile object type mapping by using given objects.

See https://www.paws-r-sdk.com/docs/customerprofiles_detect_profile_object_type/ for full documentation.

Usage

customerprofiles_detect_profile_object_type(Objects, DomainName)

Arguments

Objects

[required] A string that is serialized from a JSON object.

DomainName

[required] The unique name of the domain.


[Package paws.customer.engagement version 0.9.0 Index]