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-06-11 UTC."],[[["This page details the `ChannelGroupFilterExpression` class, which is used for logical expressions of Channel Group dimension filters within the Google Analytics Admin API."],["The `ChannelGroupFilterExpression` class is a `GeneratedMessageV3` and implements `ChannelGroupFilterExpressionOrBuilder`, extending from the `AbstractMessage` hierarchy in protocol buffers."],["The class offers functionality to handle `AND`, `OR`, and `NOT` logic between filters, and can contain a single `ChannelGroupFilter`."],["The page lists available versions of the API from 0.14.0 to the latest 0.70.0, with links to the documentation for each version, all related to `com.google.analytics.admin.v1alpha.ChannelGroupFilterExpression`."],["The `ChannelGroupFilterExpression` class has static fields that represent integer values, and static methods for things like parsing data and retrieving data."]]],[]]