customerprofiles_get_calculated_attribute_definition: Provides more information on a calculated attribute...

View source: R/customerprofiles_operations.R

customerprofiles_get_calculated_attribute_definitionR Documentation

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.


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