← All disapproval codes
critical invalid value: condition

Invalid condition value

What this means

Google requires condition to be 'new', 'refurbished', or 'used'. Other values are rejected.

Why this happens

Storefronts use values like 'pre-owned', 'open-box', or 'B-stock' that don't map to Google's three accepted conditions.

How to fix it

  1. Map your storefront's condition values to Google's enums:
  2. - 'new' for sealed first-hand inventory
  3. - 'refurbished' for factory-restored items with warranty
  4. - 'used' for everything else (open-box, pre-owned, returns)
  5. Resubmit.

Common pitfalls