customerprofiles_list_profile_object_types: Lists all of the templates available within the service

View source: R/customerprofiles_operations.R

customerprofiles_list_profile_object_typesR 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.


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