Module: Google::Shopping::Merchant::Promotions::V1beta::PromotionStatus::ItemLevelIssue::Severity
- Defined in:
- proto_docs/google/shopping/merchant/promotions/v1beta/promotions_common.rb
Overview
The severity of the issue.
Constant Summary collapse
- SEVERITY_UNSPECIFIED =
Not specified.
0- NOT_IMPACTED =
This issue represents a warning and does not have a direct affect on the promotion.
1- DEMOTED =
The promotion is demoted and most likely have limited performance in search results
2- DISAPPROVED =
Issue disapproves the promotion.
3