AI-generated Key Takeaways
-
This enumeration provides specific reasons why a Google Merchant Center account may not be eligible for review.
-
Reasons for ineligibility include onboarding issues, insufficient offers, cooldown periods, existing reviews, automatic review scheduling, account retirement, or previous review completion.
-
Each reason is represented by a unique enum value that clarifies the specific issue preventing review.
Enumeration contains reason if account is not eligible for the review.
| Enums | |
|---|---|
REVIEW_INELIGIBILITY_REASON_UNSPECIFIED
|
Requesting a review from Google is not possible. |
ONBOARDING_ISSUES
|
All onboarding issues needs to be fixed. |
NOT_ENOUGH_OFFERS
|
Not enough offers uploaded for this country. |
IN_COOLDOWN_PERIOD
|
Cooldown period applies. Wait until cooldown period ends. |
ALREADY_UNDER_REVIEW
|
Account is already under review. |
NO_REVIEW_REQUIRED
|
No issues available to review. |
WILL_BE_REVIEWED_AUTOMATICALLY
|
Account will be automatically reviewed at the end of the grace period. |
IS_RETIRED
|
Account is retired. Should not appear in MC. |
ALREADY_REVIEWED
|
Account has already been reviewed. You can't request further reviews. |

