customerprofiles_list_profile_object_types {paws.customer.engagement}R Documentation

Lists all of the templates available within the service

Description

Lists all of the templates available within the service.

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

Usage

customerprofiles_list_profile_object_types(
  DomainName,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

DomainName

[required] The unique name of the domain.

NextToken

Identifies the next page of results to return.

MaxResults

The maximum number of objects returned per page.


[Package paws.customer.engagement version 0.9.0 Index]