Enum PromotionStatus.Types.DestinationStatus.Types.State
The current state of the promotion.
Namespace: Google.Shopping.Merchant.Promotions.V1
Assembly: Google.Shopping.Merchant.Promotions.V1.dll
Syntax
public enum PromotionStatus.Types.DestinationStatus.Types.State
Fields
| Name | Description |
|---|---|
| Expired | The promotion is no longer active. |
| InReview | The promotion is under review. |
| Live | The promotion is approved and active. |
| Pending | The promotion is not stopped, and all reviews are approved, but the active date is in the future. |
| Rejected | The promotion is disapproved. |
| Stopped | The promotion is stopped by merchant. |
| Unspecified | Unknown promotion state. |