Authorizations
Body
application/json
Request body for aggregation counts based on specified criteria such as keyword, language, country, source, and more.
The body is of type object
.
Response
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:
- Required fields are guaranteed to be present and non-null.
- Optional fields may be
null
orundefined
if the data point is not presented or couldn't be extracted during processing.
The base response model containing common fields for search operations.