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-03-21 UTC."],[[["This webpage provides documentation for the `EventMapping` class within the Google Analytics Admin v1alpha Java library."],["The `EventMapping` class, a subclass of `GeneratedMessageV3`, is used for setting conditions to match a specific event in Google Analytics."],["The page lists the available versions of the library from version 0.14.0 all the way to 0.70.0, with the most recent being 0.70.0, and version 0.34.0 being the specified active version for the current page."],["The class documentation includes details about its static fields, including `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`, all of type `int`."],["The `EventMapping` class supports methods for handling event names, min/max event counts, and min/max event values, alongside standard Java and Protocol Buffer methods for objects and parsing."]]],[]]