A list of expressions to be AND’ed together. It must contain a
ExpandedDataSetFilterExpression with either not_expression or
dimension_filter. This must be set for the top level
ExpandedDataSetFilterExpression.
A list of expressions to be AND’ed together. It must contain a
ExpandedDataSetFilterExpression with either not_expression or
dimension_filter. This must be set for the top level
ExpandedDataSetFilterExpression.
A filter expression to be NOT'ed (that is, inverted, complemented). It
must include a dimension_filter. This cannot be set on the
top level ExpandedDataSetFilterExpression.
A filter expression to be NOT'ed (that is, inverted, complemented). It
must include a dimension_filter. This cannot be set on the
top level ExpandedDataSetFilterExpression.
A list of expressions to be AND’ed together. It must contain a
ExpandedDataSetFilterExpression with either not_expression or
dimension_filter. This must be set for the top level
ExpandedDataSetFilterExpression.
A filter expression to be NOT'ed (that is, inverted, complemented). It
must include a dimension_filter. This cannot be set on the
top level ExpandedDataSetFilterExpression.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[[["The latest version of the Google Analytics Admin Java library is 0.70.0, but many older versions are also available, dating back to 0.14.0."],["The page details the `ExpandedDataSetFilterExpression` class, which is a logical expression of EnhancedDataSet dimension filters within the `google.analytics.admin.v1alpha` package."],["The `ExpandedDataSetFilterExpression` class inherits from `GeneratedMessageV3` and implements `ExpandedDataSetFilterExpressionOrBuilder`."],["This class allows for creating filter expressions using `AND`, `NOT`, or single dimension filters."],["The `ExpandedDataSetFilterExpression` has three static field numbers, `AND_GROUP_FIELD_NUMBER`, `FILTER_FIELD_NUMBER`, and `NOT_EXPRESSION_FIELD_NUMBER`."]]],[]]