AggregationResponse

AggregationResponse
AggregationResponse
JSON Example
{
    "aggregations": [
        {
            "field": "string",
            "aggregation_type": "string",
            "value": "number"
        }
    ],
    "total_count": 0,
    "start_time": 0,
    "end_time": 0
}
aggregations
Optional

aggregations

integer As int32 As int32
total_count
Optional

total_count

integer As int64 As int64
start_time
Optional

start_time

integer As int64 As int64
end_time
Optional

end_time