A list of expressions to be AND’ed together. It can only contain
AudienceFilterExpressions with or_group. This must be set for the top
level AudienceFilterExpression.
A list of expressions to be AND’ed together. It can only contain
AudienceFilterExpressions with or_group. This must be set for the top
level AudienceFilterExpression.
A filter expression to be NOT'ed (For example, inverted, complemented).
It can only include a dimension_or_metric_filter. This cannot be set on
the top level AudienceFilterExpression.
A filter expression to be NOT'ed (For example, inverted, complemented).
It can only include a dimension_or_metric_filter. This cannot be set on
the top level AudienceFilterExpression.
A list of expressions to be AND’ed together. It can only contain
AudienceFilterExpressions with or_group. This must be set for the top
level AudienceFilterExpression.
A filter expression to be NOT'ed (For example, inverted, complemented).
It can only include a dimension_or_metric_filter. This cannot be set on
the top level AudienceFilterExpression.
[[["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."],[[["The document provides a comprehensive list of versions for `AudienceFilterExpression`, ranging from version 0.14.0 to the latest version 0.70.0, which are all part of the `google-analytics-admin` Java library."],["`AudienceFilterExpression` is a Java class, specifically `public final class AudienceFilterExpression`, which serves as a logical expression for filtering audience data based on dimensions, metrics, or events in the `google.analytics.admin.v1alpha` package."],["The `AudienceFilterExpression` class extends `GeneratedMessageV3` and implements `AudienceFilterExpressionOrBuilder`, indicating its role in handling protocol buffer messages within the Java environment."],["The document provides detailed information about the inherited members, static fields, and static methods, as well as the methods of `AudienceFilterExpression` such as `getAndGroup()`, `getOrGroup()`, `getNotExpression()`, `hasAndGroup()`, `hasOrGroup()`, and other methods for working with the class's properties and relationships, useful for developers needing to use `AudienceFilterExpression`."],["The class AudienceFilterExpression has several static methods for creating new instances, parsing, and getting a descriptor, along with methods for evaluating equality, getting size information, and managing different types of filter expressions."]]],[]]