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-04-09 UTC."],[[["This page provides documentation for the `ChannelGroupFilterExpression` class within the Google Analytics Admin API's Java library, specifically for version 0.65.0, with links to other versions."],["The `ChannelGroupFilterExpression` class is a logical expression of Channel Group dimension filters, defined as a Protobuf type named `google.analytics.admin.v1alpha.ChannelGroupFilterExpression`."],["The class implements the `ChannelGroupFilterExpressionOrBuilder` interface and inherits from `GeneratedMessageV3`, providing methods for interacting with filter expressions."],["The documentation provides comprehensive details on the inherited members and static fields such as `AND_GROUP_FIELD_NUMBER`, `FILTER_FIELD_NUMBER`, `NOT_EXPRESSION_FIELD_NUMBER`, and `OR_GROUP_FIELD_NUMBER`."],["Static and general methods like `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, and many others are detailed, helping developers with class instantiation, modification and data parsing."]]],[]]