New: Listing Quality and Content Quality reports

Date: August 17, 2026

Walmart Marketplace has added new LISTING_QUALITY and CONTENT_QUALITY reports to help sellers and Solution Providers programmatically retrieve quality insights in bulk. These reports make it easier to identify listing and product content issues, integrate quality insights into internal workflows, and take action to improve item discoverability and performance on Walmart.com.

What changed

  • Added
    • LISTING_QUALITY report type with report version v1
    • CONTENT_QUALITY report type with report version v1
    • Support for requesting both reports through POST /v3/reports/reportRequests
    • Listing Quality report data for listing quality scores, score drivers, issues, recommended actions, inventory status, shipping signals, and issue priority
    • Content Quality report data for product attribute values, attribute-level Content Quality scores, issue identifiers, and issue descriptions
  • Updated
    • On-request Reports API to support LISTING_QUALITY and CONTENT_QUALITY as report types
    • Report request, status, download, and scheduling-related schemas to recognize the new report types
    • Report workflow so sellers and Solution Providers can retrieve these quality insights programmatically instead of relying only on manual review
    • Listing Quality report data provides a daily snapshot and is accurate as of the previous day
  • Impacted
    • US Marketplace sellers and Solution Providers using listing quality, catalog quality, or remediation workflows
    • Integrations that consume On-request Reports API report types or validate supported reportType values
    • Internal systems, dashboards, and workflows that can use listing-level and attribute-level quality data to identify and prioritize issues

Why it matters

Programmatic access to Listing Quality and Content Quality data makes it easier to review quality issues across a catalog at scale. Sellers and Solution Providers can incorporate these insights into existing systems and workflows, reduce manual review, prioritize issues that have the greatest impact, and make data-driven updates that can improve discoverability, listing performance, and conversion potential.

Next steps

  • Use LISTING_QUALITY with report version v1 to request listing-level quality insights and recommended actions. Refer to the Request an item listing quality report​ guide for more information.
  • Use CONTENT_QUALITY with report version v1 to identify attribute-level content issues and the attributes affecting Content Quality scores. Refer to the Request a content quality report for more information.
  • Save the returned requestId and use it to track report status and download the completed report.
  • Update internal reporting, catalog quality, or remediation workflows to consume the new report data as needed.
  • For more information and usage examples, refer to the Listing Quality and Content Quality report documentation.