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 document provides comprehensive Java documentation for the `ChannelGroupFilterExpression` class, part of the Google Analytics Admin API, specifically within the `com.google.analytics.admin.v1alpha` package."],["The `ChannelGroupFilterExpression` class is a crucial component for defining logical expressions of Channel Group dimension filters within Google Analytics, extending `GeneratedMessageV3` and implementing `ChannelGroupFilterExpressionOrBuilder`."],["The document includes details on various static methods for parsing `ChannelGroupFilterExpression` instances from different data types, including `InputStream`, `byte[]`, `ByteString`, and `CodedInputStream`."],["Several methods are outlined, such as `getAndGroup()`, `getFilter()`, `getNotExpression()`, and `getOrGroup()`, which are essential for constructing and manipulating filter expressions, along with their `OrBuilder` counterparts for method chaining."],["The page also includes access to a multitude of different versions of the `ChannelGroupFilterExpression` class, ranging from the latest version [0.70.0] to much older version [0.14.0], along with the current version [0.40.0] that it is focused on."]]],[]]