customerprofiles_get_calculated_attribute_for_profile: Retrieve a calculated attribute for a customer profile

View source: R/customerprofiles_operations.R

customerprofiles_get_calculated_attribute_for_profileR Documentation

Retrieve a calculated attribute for a customer profile

Description

Retrieve a calculated attribute for a customer profile.

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

Usage

customerprofiles_get_calculated_attribute_for_profile(
  DomainName,
  ProfileId,
  CalculatedAttributeName
)

Arguments

DomainName

[required] The unique name of the domain.

ProfileId

[required] The unique identifier of a customer profile.

CalculatedAttributeName

[required] The unique name of the calculated attribute.


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