RevenueRange
Stay organized with collections
Save and categorize content based on your preferences.
Defines a range for revenue values.
Fields |
min_event_revenue
|
double
Output only. For revenue ranges, the minimum value in currency_code for which this conversion value would be updated. A value of 0 will be treated as unset.
|
max_event_revenue
|
double
Output only. For revenue ranges, the maximum value in currency_code for which this conversion value would be updated. A value of 0 will be treated as unset.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["`min_event_revenue` and `max_event_revenue` fields define a range of revenue values in a specified currency."],["These fields are output only and represent the minimum and maximum revenue for which a conversion value would be updated."],["A value of 0 in either `min_event_revenue` or `max_event_revenue` indicates that the field is not set, meaning there is no minimum or maximum revenue defined, respectively."]]],[]]