RevenueRange

  • min_event_revenue specifies the minimum revenue value for which the conversion value would be updated.

  • max_event_revenue specifies the maximum revenue value for which the conversion value would be updated.

  • For both min_event_revenue and max_event_revenue, a value of 0 is treated as unset.

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.