customerprofiles_get_segment_estimate {paws.customer.engagement}R Documentation

Gets the result of a segment estimate query

Description

Gets the result of a segment estimate query.

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

Usage

customerprofiles_get_segment_estimate(DomainName, EstimateId)

Arguments

DomainName

[required] The unique name of the domain.

EstimateId

[required] The query Id passed by a previous create_segment_estimate operation.


[Package paws.customer.engagement version 0.9.0 Index]