public enum PromotionStatus.ItemLevelIssue.Severity extends Enum<PromotionStatus.ItemLevelIssue.Severity> implements ProtocolMessageEnum
The severity of the issue.
Protobuf enum
google.shopping.merchant.promotions.v1beta.PromotionStatus.ItemLevelIssue.Severity
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DEMOTED |
The promotion is demoted and most likely have limited performance in search results |
DEMOTED_VALUE |
The promotion is demoted and most likely have limited performance in search results |
DISAPPROVED |
Issue disapproves the promotion. |
DISAPPROVED_VALUE |
Issue disapproves the promotion. |
NOT_IMPACTED |
This issue represents a warning and does not have a direct affect on the promotion. |
NOT_IMPACTED_VALUE |
This issue represents a warning and does not have a direct affect on the promotion. |
SEVERITY_UNSPECIFIED |
Not specified. |
SEVERITY_UNSPECIFIED_VALUE |
Not specified. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |