| Field | Type | Required | Description |
|---|---|---|---|
startTime |
OffsetDateTime | ➖ | start time of the time range, applicable for the CUSTOM type. |
endTime |
OffsetDateTime | ➖ | end time of the time range, applicable for the CUSTOM type. |
lastNDaysValue |
Optional<Long> | ➖ | The number of days to look back from the current time, applicable for the LAST_N_DAYS type. |