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."],[[["This webpage provides documentation for the `ExpandedDataSetFilterExpression` class within the Google Analytics Admin API's Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `ExpandedDataSetFilterExpression` class, represented as a Protobuf type, is a component used to define logical expressions for filtering dimensions in EnhancedDataSet."],["It inherits from `GeneratedMessageV3` and implements `ExpandedDataSetFilterExpressionOrBuilder`, offering various methods for data manipulation and serialization, along with handling different types of expressions such as AND groups, NOT expressions, and single-dimension filters."],["The documentation details static fields, methods, and instance methods related to parsing, creating, and managing `ExpandedDataSetFilterExpression` objects within the Java environment."],["The latest version of the `ExpandedDataSetFilterExpression` class is version 0.70.0."]]],[]]