Index
Attributes(message)Audience(enum)CouponValueType(enum)EventApplicability(enum)GetPromotionRequest(message)InsertPromotionRequest(message)ListPromotionsRequest(message)ListPromotionsResponse(message)OfferType(enum)ProductApplicability(enum)Promotion(message)PromotionStatus(message)RedemptionChannel(enum)RedemptionRestriction(enum)StoreApplicability(enum)
DestinationStatus
The status for the specified destination.
| Fields | |
|---|---|
reporting_context |
Output only. The name of the promotion destination. |
status |
Output only. The status for the specified destination. |
State
The current state of the promotion.
| Enums | |
|---|---|
STATE_UNSPECIFIED |
Unknown promotion state. |
IN_REVIEW |
The promotion is under review. |
REJECTED |
The promotion is disapproved. |
LIVE |
The promotion is approved and active. |
STOPPED |
The promotion is stopped by merchant. |
EXPIRED |
The promotion is no longer active. |
PENDING |
The promotion is not stopped, and all reviews are approved, but the active date is in the future. |
ItemLevelIssue
The issue associated with the promotion.
| Fields | |
|---|---|
code |
Output only. The error code of the issue. |
severity |
Output only. How this issue affects serving of the promotion. |
resolution |
Output only. Whether the issue can be resolved by the merchant. |
attribute |
Output only. The attribute's name, if the issue is caused by a single attribute. |
reporting_context |
Output only. The destination the issue applies to. |
description |
Output only. A short issue description in English. |
detail |
Output only. A detailed issue description in English. |
documentation |
Output only. The URL of a web page to help with resolving this issue. |
applicable_countries[] |
Output only. List of country codes (ISO 3166-1 alpha-2) where issue applies to the offer. |
Severity
The severity of the issue.
| Enums | |
|---|---|
SEVERITY_UNSPECIFIED |
Not specified. |
NOT_IMPACTED |
This issue represents a warning and does not have a direct affect on the promotion. |
DEMOTED |
The promotion is demoted and most likely have limited performance in search results |
DISAPPROVED |
Issue disapproves the promotion. |