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 page provides a comprehensive list of versions for `ExpandedDataSetFilterExpression`, ranging from version 0.14.0 to the latest 0.70.0."],["The `ExpandedDataSetFilterExpression` class is defined as a logical expression of EnhancedDataSet dimension filters within the Google Analytics Admin v1alpha API, specifically in the package `com.google.analytics.admin.v1alpha`."],["This class inherits from `GeneratedMessageV3` and implements `ExpandedDataSetFilterExpressionOrBuilder`, providing various methods for parsing, serialization, and manipulation of filter expressions."],["The class supports three types of filter expressions: `and_group`, `not_expression`, and `filter`, which allow for complex logical combinations and negations of filters."],["The page also includes a list of inherited members and static methods, offering further details on the class's functionality and usage."]]],[]]