The maximum revenue generated due to the event. Revenue currency will be
defined at the property level. If not set, maximum event value won't be
checked.
At least one of the following four min/max values must be set. The
values set will be ANDed together to qualify an event.
The minimum number of times the event occurred. If not set, minimum event
count won't be checked.
The minimum revenue generated due to the event. Revenue currency will be
defined at the property level. If not set, minimum event value won't be
checked.
The maximum revenue generated due to the event. Revenue currency will be
defined at the property level. If not set, maximum event value won't be
checked.
At least one of the following four min/max values must be set. The
values set will be ANDed together to qualify an event.
The minimum number of times the event occurred. If not set, minimum event
count won't be checked.
The minimum revenue generated due to the event. Revenue currency will be
defined at the property level. If not set, minimum event value won't be
checked.
[[["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 `EventMapping` class within the Google Analytics Admin v1alpha Java library, detailing its role in setting event matching conditions."],["The `EventMapping` class is a `GeneratedMessageV3` implementation and includes methods for parsing, accessing, and defining event-related criteria such as `eventName`, `minEventCount`, `maxEventCount`, `minEventValue`, and `maxEventValue`."],["The documentation outlines a range of versions for this class, with version 0.70.0 being the latest and version 0.45.0 included in the listed documentation, alongside a plethora of other versions."],["Key functionalities include static methods for getting default instances, descriptors, building new instances, and parsing from various input sources like byte arrays, streams, and byte strings."],["The `EventMapping` class contains static fields such as `EVENT_NAME_FIELD_NUMBER`, `MAX_EVENT_COUNT_FIELD_NUMBER`, `MAX_EVENT_VALUE_FIELD_NUMBER`, `MIN_EVENT_COUNT_FIELD_NUMBER`, and `MIN_EVENT_VALUE_FIELD_NUMBER`, which are integer constants likely used internally to represent the respective fields within the `EventMapping` object."]]],[]]