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."],[[["The webpage provides documentation for the `EventMapping` class within the Google Analytics Admin Java library, across numerous versions."],["Version `0.70.0` is the latest release, with various other releases going all the way back to version `0.14.0`."],["The `EventMapping` class, which extends `GeneratedMessageV3`, is designed for defining event setting conditions to match an event."],["`EventMapping` allows for setting and checking minimum and maximum event counts and values, which can be combined to qualify events."],["The documentation includes a multitude of methods for creating, parsing, and handling `EventMapping` objects, with specific fields like `eventName`, `minEventCount`, `maxEventCount`, `minEventValue`, and `maxEventValue`."]]],[]]