StringValueMetricsFilter
objectoperatorstringrequired
The type of filter to apply.
infilters will limit results to only the specified valuesnot_infilters will exclude the specified values
Allowed values:innot_in
valuearray[string]required
Example
NumericValueMetricsFilter
objectoperatorstringrequired
The type of filter to apply to numeric field values.
Allowed values:=!=<><=>=
valuenumberrequired
Example
EmptyValueMetricsFilter
objectoperatorstringrequired
The type of filter to apply.
Empty values are null or undefined.
Allowed values:emptynot_empty
Example
MetricsFilterEmptyOperator
stringThe type of filter to apply.
Empty values are null or undefined.
Allowed values:emptynot_empty
MetricsFilterInOperator
stringThe type of filter to apply.
infilters will limit results to only the specified valuesnot_infilters will exclude the specified values
Allowed values:innot_in