This feed is parsed under the Google-compatible profile (also the Merchant Center path feeding Gemini's Shopping Graph); failing rows are rejected or degraded.
"availability_date" is missing — required when availability is preorder — row(s) 2
Fix: Populate the field for the listed rows (see the corrected-feed annotations for every affected row). [source]
This feed is parsed under the Google-compatible profile (also the Merchant Center path feeding Gemini's Shopping Graph); failing rows are rejected or degraded.
A valid "gtin" or "mpn" is required when "identifier_exists" is omitted or "yes". Add the identifier, or set identifier_exists to "no" only if the product genuinely has none. — row(s) 2
Fix: Add the product's GTIN or MPN, or set identifier_exists to "no" only if it genuinely has no identifier. [source]
This feed is parsed under the Google-compatible profile (also the Merchant Center path feeding Gemini's Shopping Graph); failing rows are rejected or degraded.
"availability" is "instock" — must be one of: in_stock, out_of_stock, preorder, backorder — row(s) 3
Fix: Use one of the documented enum values; the corrected feed converts recognizable spellings automatically. [source]
This feed is parsed under the Google-compatible profile (also the Merchant Center path feeding Gemini's Shopping Graph); failing rows are rejected or degraded.
"price" is "$59.99" — expected amount + ISO 4217 code, e.g. "15.00 USD" — row(s) 3
Fix: Reformat the value as shown; the corrected feed normalizes what can be fixed mechanically. [source]
This feed is parsed under the Google-compatible profile (also the Merchant Center path feeding Gemini's Shopping Graph); failing rows are rejected or degraded.
"gtin" value "4006381-333932" fails the GS1 check-digit test — a wrong GTIN causes disapproval, so fix or remove it — row(s) 3
Fix: Verify the GTIN against the physical product or supplier data; the corrected feed removes values that fail GS1 validation. [source]