Available in Classic
This is the query information to group in query analysis.
Syntax
The syntax is as follows.
private String field;
private String field_value;
private int max_size;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
field |
QueryAnalysisField | Required | Set aggregation fields |
field_value |
String | Optional | Return only field values that match the parameter |
max_size |
Integer | Required | Maximum size returned |