Skip to main content
Feed management

Product feed

A product feed is a structured file (XML, CSV, TSV, or JSON) that lists every product in your catalog with the fields advertising and marketplace platforms need to display them.

Last updated

Definition

Every advertising channel — Google Shopping, Meta Catalog, Amazon, TikTok Shop, eMag, Allegro — needs to know what you sell before it can show your products to shoppers. A product feed is the structured file that delivers that information: one row or record per product, with standardized columns for the price, availability, image, link, and identifiers each channel requires.

Most feeds use one of four formats. XML (specifically Google Merchant Center XML) is the historical default and still dominant for Google Shopping. CSV and TSV are tabular and easier to inspect manually. JSON is increasingly used for API-driven imports. The format matters less than the underlying field coverage: a feed missing required fields will be rejected regardless of format.

A complete feed for most channels includes id, title, description, link, image_link, price, availability, brand, GTIN or MPN, condition, and shipping. Channels with stricter taxonomies (Google, Meta) also expect google_product_category and product_type. Channels with regional rules (eMag, Allegro) add language and country tags. FeedArc generates a validated feed per channel from a single product catalog — you import once, export to every channel with the channel-specific schema applied automatically.

Limitations & caveats

Where the concept above breaks down or needs careful application — written honestly so you can make better decisions.

  • A syntactically valid feed is not a performing feed — format compliance says nothing about title quality, image quality, or category precision, which drive impressions after approval.
  • Field requirements differ per channel and change over time; a feed valid for Google Shopping today can fail Meta Catalog tomorrow. The spec linked below is versioned by Google and worth re-checking on every enforcement email.
  • Feeds describe products, not landing pages — price/availability mismatches between the feed and the live page are invisible inside the file itself and require crawling both sides to detect.

Frequently asked questions

Sources

  • Google — Product data specification

    The authoritative field-by-field specification a Google Shopping feed is validated against — required vs optional attributes, formats, and limits.

Put product feed to work

FeedArc handles product feed — and 31 other feed concerns — automatically. Free to start, no credit card needed.

Create free account