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-17 UTC."],[[["The page provides documentation for the `ExpandedDataSetFilterExpression` class within the Google Analytics Admin API's Java library, specifically for version 0.28.0, with links to other versions."],["`ExpandedDataSetFilterExpression` is a class that extends `GeneratedMessageV3` and implements `ExpandedDataSetFilterExpressionOrBuilder`, serving as a logical expression for enhanced data set dimension filters."],["The class includes static fields such as `AND_GROUP_FIELD_NUMBER`, `FILTER_FIELD_NUMBER`, and `NOT_EXPRESSION_FIELD_NUMBER`, as well as various static methods for parsing and building instances of the class."],["This class contains methods for handling logical expressions such as AND groups, negation (NOT), and single dimension filters, with specific constraints on their use at the top level of the expression."]]],[]]