Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 616 Bytes

ApproximateDistinctAggregationV2Dict.md

File metadata and controls

14 lines (10 loc) · 616 Bytes

ApproximateDistinctAggregationV2Dict

Computes an approximate number of distinct values for the provided field.

Properties

Name Type Required Description
field PropertyApiName Yes
name NotRequired[AggregationMetricName] No
direction NotRequired[OrderByDirection] No
type Literal["approximateDistinct"] Yes None

[Back to Model list] [Back to API list] [Back to README]