A product feed is a structured data file, typically formatted as XML or CSV, that contains detailed information about a retailer's inventory and is submitted to platforms such as Google Merchant Center so that products can appear in Shopping results, paid listings, and other commerce surfaces. Rather than relying on a search engine to crawl and interpret product pages, a feed provides a direct, machine-readable inventory list that platforms can process reliably and at scale.
Each row or entry in a product feed represents a single product, also called a product listing or item. That entry includes a set of required and optional attributes that describe the product in detail. Common attributes include a unique product identifier, the item title, a description, the product URL, an image URL, the current price, availability status, and category. For physical goods, attributes such as brand, GTIN (Global Trade Item Number), and condition are also standard. The more complete and accurate these attributes are, the better a platform can match the product to relevant search queries.
In the context of Google Merchant Center, a product feed is the primary mechanism through which e-commerce merchants participate in Google Shopping campaigns and free product listings. Merchants can submit their feed manually by uploading a file, schedule automatic fetches from a hosted URL, or use the Content API for real-time updates. Google then reviews the feed against its product data specification, and any items that fail validation, such as missing required fields or policy violations, are disapproved and excluded from serving.
Feed quality has a direct impact on both visibility and performance. A well-optimized product feed uses accurate, keyword-rich titles and descriptions, high-resolution images, and up-to-date pricing and stock information. Mismatches between the feed data and the actual product landing page are a frequent cause of disapprovals, since Google cross-references submitted attributes against the live page. This connection between feed data and on-page structured data means that maintaining consistency across both is important for merchants who want to maximize their reach in Shopping results.
Beyond Google, product feeds are also used to distribute inventory to comparison shopping engines, affiliate networks, social commerce platforms such as Meta and Pinterest, and marketplaces like Amazon. The underlying principle is the same in each case: a standardized file acts as the bridge between a retailer's product catalog and the external platform's indexing or advertising system. Feed management tools and third-party services exist specifically to help merchants generate, transform, and optimize feeds across multiple channels from a single source of truth, which is especially valuable for large catalogs that change frequently.