Module: Google::Shopping::Merchant::Reports::V1beta::RelativeDemand::RelativeDemandEnum

Defined in:
proto_docs/google/shopping/merchant/reports/v1beta/reports.rb

Overview

Relative demand values.

Constant Summary collapse

RELATIVE_DEMAND_ENUM_UNSPECIFIED =

Not specified.

0
VERY_LOW =

Demand is 0-5% of the demand of the highest ranked product cluster or brand.

10
LOW =

Demand is 6-10% of the demand of the highest ranked product cluster or brand.

20
MEDIUM =

Demand is 11-20% of the demand of the highest ranked product cluster or brand.

30
HIGH =

Demand is 21-50% of the demand of the highest ranked product cluster or brand.

40
VERY_HIGH =

Demand is 51-100% of the demand of the highest ranked product cluster or brand.

50