A filter that matches events of a single event name. If an event parameter
is specified, only the subset of events that match both the single event name
and the parameter filter expressions match this event filter.
Protobuf type google.analytics.admin.v1alpha.AudienceEventFilter
Optional. If specified, this filter matches events that match both the
single event name and the parameter filter expressions. AudienceEventFilter
inside the parameter filter expression cannot be set (For example, nested
event filters are not supported). This should be a single and_group of
dimension_or_metric_filter or not_expression; ANDs of ORs are not
supported. Also, if it includes a filter for "eventCount", only that one
will be considered; all the other filters will be ignored.
Optional. If specified, this filter matches events that match both the
single event name and the parameter filter expressions. AudienceEventFilter
inside the parameter filter expression cannot be set (For example, nested
event filters are not supported). This should be a single and_group of
dimension_or_metric_filter or not_expression; ANDs of ORs are not
supported. Also, if it includes a filter for "eventCount", only that one
will be considered; all the other filters will be ignored.
Optional. If specified, this filter matches events that match both the
single event name and the parameter filter expressions. AudienceEventFilter
inside the parameter filter expression cannot be set (For example, nested
event filters are not supported). This should be a single and_group of
dimension_or_metric_filter or not_expression; ANDs of ORs are not
supported. Also, if it includes a filter for "eventCount", only that one
will be considered; all the other filters will be ignored.
[[["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 webpage provides documentation for the `AudienceEventFilter` class within the Google Analytics Admin API, specifically in Java."],["It showcases a comprehensive version history of the `AudienceEventFilter` class, starting from version 0.14.0 up to the latest release, 0.70.0, allowing developers to access specific versions as needed."],["The `AudienceEventFilter` class is designed to match events by name, and can optionally filter events based on parameter filter expressions."],["This class is part of the `com.google.analytics.admin.v1alpha` package and is a subclass of `GeneratedMessageV3`, implementing the `AudienceEventFilterOrBuilder` interface."],["The documentation includes detailed information on static fields, methods, inherited members, and how to use the `AudienceEventFilter` class with various input types and output streams, along with potential exceptions."]]],[]]