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-07-18 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."]]],[]]