AggregationItem =============== A AggregationItem contains the result of an aggregation when a search has been made. Resource definition ------------------- .. literalinclude:: _static/AggregationItem.json :language: json +-------------+-----------------+---------------------------------------------------------------------------------+ | Name | Type | Description | +=============+=================+=================================================================================+ | Key | string | The value that was used for aggregation | +-------------+-----------------+---------------------------------------------------------------------------------+ | DocCount | long | The number of objects that contains the aggregated value | +-------------+-----------------+---------------------------------------------------------------------------------+ Operations on Addresses ----------------------------- - :doc:`/scenarios/agreementproducts-get`