--- title: SearchAggregation --- ## PureCloud::SearchAggregation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **field** | **String** | The field used for aggregation | [optional] | | **name** | **String** | The name of the aggregation. The response aggregation uses this name. | [optional] | | **type** | **String** | The type of aggregation to perform | [optional] | | **value** | **String** | A value to use for aggregation | [optional] | | **size** | **Integer** | The number aggregations results to return out of the entire result set | [optional] | | **order** | **Array<String>** | The order in which aggregation results are sorted | [optional] | {: class="table table-striped"}