Walmart Marketplace upload repair

Walmart error: Net Content unit or measure missing/invalid

Applies to: MP_ITEM, MP_MAINTENANCE

What causes this error

netContent is a nested attribute requiring two sub-fields together: productNetContentMeasure (a number) and productNetContentUnit (a value from a closed list). Supplying one without the other, or using a unit not on the list, fails the row.

How to fix it

Option A: fix it manually

  1. Provide both the measure (numeric) and the unit (from the accepted unit list) for each SKU.
  2. Check the unit is spelled exactly as the closed list specifies.
  3. Ensure the measure parses as a number with no units baked into it.
  4. Re-upload with both sub-fields populated.

Option B: fix it automatically

This issue can be detected and prepared for automatic repair by the Walmart fixer.

Schema key: netContent.productNetContentUnit

Auto-fixer launching soon

We're building a tool that fixes this error automatically. Upload your file, download a corrected one, and get notified when it's live.

Related Walmart errors