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-04-09 UTC."],[[["This webpage provides documentation for the `ExpandedDataSetFilterExpression` class within the Google Analytics Admin API's Java library, specifically for version 0.63.0 and earlier."],["The `ExpandedDataSetFilterExpression` class represents a logical expression of EnhancedDataSet dimension filters and is implemented as a `GeneratedMessageV3`."],["The page lists all available versions of this class' documentation, starting from the latest version 0.70.0 and descending to version 0.14.0, with each link directing to its respective API reference."],["The documentation includes details about the class' inheritance, inherited members, static fields, static methods, and instance methods, offering comprehensive information about the `ExpandedDataSetFilterExpression` class and its functionality."],["The `ExpandedDataSetFilterExpression` has three main components: `andGroup`, `filter`, and `notExpression`, which allow the construction of complex filtering logic, including AND operations, single dimension filtering, and NOT operations."]]],[]]