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 (i.e., inverted, complemented). It
must include a dimension_filter. This cannot be set on the
top level ExpandedDataSetFilterExpression.
A filter expression to be NOT'ed (i.e., 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 (i.e., 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 webpage provides documentation for the `ExpandedDataSetFilterExpression` class within the Google Analytics Admin API's Java library, specifically for version 0.22.0, with links to older versions."],["`ExpandedDataSetFilterExpression` is a class that extends `GeneratedMessageV3` and implements `ExpandedDataSetFilterExpressionOrBuilder`, designed for creating logical expressions for filtering data sets in the Google Analytics Admin API."],["The class allows for defining filter logic using AND operations (`and_group`), NOT operations (`not_expression`), or a filter on a single dimension (`filter`), with different rules for the top level expression versus nested expressions."],["The documentation provides comprehensive details about the class, including inherited members, static fields, static methods, and instance methods, that allow for parsing, building, and manipulating instances of the `ExpandedDataSetFilterExpression` class."],["The latest version of this documentation is 0.70.0, with this page covering version 0.22.0 and spanning between 0.14.0 and 0.70.0."]]],[]]