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-12 UTC."],[[["This page provides documentation for the `ChannelGroupFilterExpression` class within the Google Analytics Admin API's Java library, specifically for version 0.62.0."],["The `ChannelGroupFilterExpression` class is a logical expression of Channel Group dimension filters, extending the `GeneratedMessageV3` class and implementing `ChannelGroupFilterExpressionOrBuilder`."],["The latest available version of `ChannelGroupFilterExpression` is 0.70.0, and the page lists documentation for a range of versions from 0.14.0 up to the latest."],["This class supports filtering through AND groups, OR groups, and NOT expressions, with limitations on their usage at the top level."],["The documentation includes various methods for parsing, building, and accessing properties of the `ChannelGroupFilterExpression` object, along with information on inherited members and static fields."]]],[]]