Learn R Programming

paws.customer.engagement (version 0.8.0)

customerprofiles_list_calculated_attribute_definitions: Lists calculated attribute definitions for Customer Profiles

Description

Lists calculated attribute definitions for Customer Profiles

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

Usage

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

Arguments

DomainName

[required] The unique name of the domain.

NextToken

The pagination token from the previous call to ListCalculatedAttributeDefinitions.

MaxResults

The maximum number of calculated attribute definitions returned per page.