Google Analytics · Schema

FilterExpression

To express dimension or metric filters. The fields in the same FilterExpression need to be either all dimensions or all metrics.

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Properties

Name Type Description
andGroup object A list of filter expressions.
filter object An expression to filter dimension or metric values.
notExpression object To express dimension or metric filters. The fields in the same FilterExpression need to be either all dimensions or all metrics.
orGroup object A list of filter expressions.
View JSON Schema on GitHub