Learn R Programming

paws.customer.engagement (version 0.8.0)

customerprofiles_get_calculated_attribute_definition: Provides more information on a calculated attribute definition for Customer Profiles

Description

Provides more information on a calculated attribute definition for Customer Profiles.

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

Usage

customerprofiles_get_calculated_attribute_definition(
  DomainName,
  CalculatedAttributeName
)

Arguments

DomainName

[required] The unique name of the domain.

CalculatedAttributeName

[required] The unique name of the calculated attribute.