Module: Google::Shopping::Merchant::Reports::V1beta::RelativeDemandChangeType::RelativeDemandChangeTypeEnum

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

Overview

Relative demand change type values.

Constant Summary collapse

RELATIVE_DEMAND_CHANGE_TYPE_ENUM_UNSPECIFIED =

Not specified.

0
SINKER =

Relative demand is lower than the previous time period.

1
FLAT =

Relative demand is equal to the previous time period.

2
RISER =

Relative demand is higher than the previous time period.

3