Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 672 Bytes

File metadata and controls

16 lines (11 loc) · 672 Bytes

AggregationDurationGroupingV2

Divides objects into groups according to an interval. Note that this grouping applies only on date and timestamp types. When grouping by YEARS, QUARTERS, MONTHS, or WEEKS, the value must be set to 1.

Properties

Name Type Required Description
field PropertyApiName Yes
value int Yes
unit TimeUnit Yes
type Literal["duration"] Yes None

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