add_alert
Important: Content API for Shopping was sunset on August 18, 2026.
ReviewEligibility
Stay organized with collections
Save and categorize content based on your preferences.
Different value of enum ReviewEligibility
| Enums |
REVIEW_ELIGIBILITY_UNSPECIFIED |
Review eligibility state is unknown. |
ELIGIBLE |
Account is eligible for review for a specified region code. |
INELIGIBLE |
Account is not eligible for review for a specified region code. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[],["The content defines the possible values for the `ReviewEligibility` enum. `REVIEW_ELIGIBILITY_UNSPECIFIED` indicates an unknown eligibility state. `ELIGIBLE` signifies that an account can be reviewed for a given region. `INELIGIBLE` denotes that an account is not eligible for review within a specific region. These are the three possible states for account review eligibility.\n"]]