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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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`."]]],[]]