A list of expressions to be AND’ed together. It can only contain
ChannelGroupFilterExpressions with or_group. This must be set for the
top level ChannelGroupFilterExpression.
A list of expressions to be AND’ed together. It can only contain
ChannelGroupFilterExpressions with or_group. This must be set for the
top level ChannelGroupFilterExpression.
A filter expression to be NOT'ed (that is inverted, complemented). It
can only include a dimension_or_metric_filter. This cannot be set on the
top level ChannelGroupFilterExpression.
A filter expression to be NOT'ed (that is inverted, complemented). It
can only include a dimension_or_metric_filter. This cannot be set on the
top level ChannelGroupFilterExpression.
A list of expressions to be AND’ed together. It can only contain
ChannelGroupFilterExpressions with or_group. This must be set for the
top level ChannelGroupFilterExpression.
A filter expression to be NOT'ed (that is inverted, complemented). It
can only include a dimension_or_metric_filter. This cannot be set on the
top level ChannelGroupFilterExpression.
[[["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 page provides documentation for the `ChannelGroupFilterExpression` class within the Google Analytics Admin API for Java."],["The `ChannelGroupFilterExpression` class is part of the `com.google.analytics.admin.v1alpha` package and is used for creating logical expressions of Channel Group dimension filters."],["This documentation displays a history of versions, ranging from version 0.14.0 to the latest version, 0.70.0, with the current version being 0.50.0."],["The class `ChannelGroupFilterExpression` extends `GeneratedMessageV3`, implements `ChannelGroupFilterExpressionOrBuilder`, and offers methods for parsing, building, and managing filter expressions, and is used to set up the logical structures of channel group dimension filters."],["The `ChannelGroupFilterExpression` class supports different types of filter logic including AND, OR, and NOT, which can be specified through fields like `and_group`, `or_group`, `not_expression`, and `filter`."]]],[]]