Retrieves the count of articles aggregated by day or hour based on various search criteria, such as keyword, language, country, and source.
Request body for aggregation counts based on specified criteria such as keyword, language, country, source, and more.
The body is of type object
.
A successful response containing aggregation count results that match the search criteria. If no matches, returns a failed aggregation response according to the defined schema.
The response model for a successful Aggregation count
request. Response field behavior:
null
or undefined
if the data point is not presented or couldn't be extracted during processing.The base response model containing common fields for search operations.