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.
| Name | Type | Required | Description |
|---|---|---|---|
| field | PropertyApiName | Yes | |
| value | int | Yes | |
| unit | TimeUnit | Yes | |
| type | Literal["duration"] | Yes | None |