customerprofiles_get_profile_object_type {paws.customer.engagement}R Documentation

Returns the object types for a specific domain

Description

Returns the object types for a specific domain.

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

Usage

customerprofiles_get_profile_object_type(DomainName, ObjectTypeName)

Arguments

DomainName

[required] The unique name of the domain.

ObjectTypeName

[required] The name of the profile object type.


[Package paws.customer.engagement version 0.9.0 Index]