# AggDateHistogram
## Properties
**field** | **String** | Field to group by |
**interval** | **i32** | Interval of the histogram values |
**offset** | Option<**i32**> | Offset of the histogram values. Default value is 0. | [optional]
**keyed** | Option<**bool**> | Flag that defines if a search response will be a dictionary with the bucket keys. Default value is false. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)