Skip to main content
Skip table of contents

Filter Query: Aggregation Filter

INTERNAL ONLY

JSON
{ 
	"kind": "AggregationFilter", 
	"aggregationName": "mYnaME", // NAME OF FACET FILTER
	"filter": 
		{ filter1 } 
}

Properties

kind

string, required

aggregationName

The name of the aggregation this filter is connected to.

filter (single)

The filter to be applied.

temporaryAggregatorRequestId

Autogenerated Guid at request time, for precise aggregation result mapping.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.