The queryAnalysis datatype includes various settings.

Table: queryAnalysis

ParameterTypeRequired[a]DefaultDescription
drilldownsdrilldownsyes The number associated with the type of page.
isValidFilterAlertQuerybooleanyes Checks if a query is fit for use for a filter alert. This is deprecated and is no longer used internally. It will be removed in version 1.160. Use 'analyzeQuery.suggestedAlertType' instead.
isAggregatebooleanyes The query contains an aggregator.
isSinglePhasebooleanyes The query does not contain a join-like function.
filterPartstringyes The query string up to the first aggregator.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.