timeBucket Schema #
undefined#/properties/postProcess/items/allOf/4/properties/params/properties/timeBucket
The time period to aggregate across
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | specSchema.schema.json* |
timeBucket Type #
unknown (timeBucket)
timeBucket Constraints #
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"year" |
|
"month" |
|
"quarter" |
|
"week" |
|
"isoweek" |
|
"day" |
|
"hour" |
|
"minute" |
|
"second" |
|
"all" |