← All disapproval codes
warning 21919308

Item specific value exceeds 65 characters

What this means

Error 21919308 fires when an item-specific value is longer than 65 characters. Most eBay item specifics have a strict per-value limit.

Why this happens

Feeds often map verbose marketing copy into structured item specifics (e.g., putting 'Premium 100% Egyptian Cotton with Silver Embroidery' into the Material specific). eBay wants short, structured values for filterable attributes.

How to fix it

  1. Audit specifics where any value is over 65 characters.
  2. Pull out the structured value (e.g., 'Cotton') and move detail into the description.
  3. Use eBay's recommended values list per category for the filterable specifics.
  4. Add a 65-char check to your feed validator.
  5. Resubmit once values are trimmed.

Common pitfalls