Short answer

Google product category is the category assigned to an item from Google's product taxonomy. Merchants can submit the category path or numeric ID in the google_product_category attribute. The product_type attribute is different: it carries the merchant's own category hierarchy and can be more specific to the store.

Key takeaways

  • Use Google's published taxonomy for google_product_category.
  • Keep the store hierarchy in product_type instead of replacing it.
  • Map to the deepest category that the source data can prove.

Google product category vs product_type

Google product category uses a controlled list maintained by Google. Product_type is merchant-defined. Sending both gives Google a standard classification and keeps the store's own structure available for relevance and campaign organization.

Do not copy an internal menu label into google_product_category unless it matches the taxonomy. A store category such as 'New season picks' may be useful navigation, but it does not identify the underlying product class.

Two category fields with different owners
AttributeOwnerExample
google_product_categoryGoogle taxonomyApparel & Accessories > Clothing > Dresses
product_typeMerchantWomen > New collection > Linen dresses

How to build a category mapping

Export the store's leaf categories and sample several products from each one. Match each leaf to the deepest reliable Google category. Store the result as a reviewable mapping table, not as a one-time spreadsheet that disappears after upload.

Split mixed store categories before mapping. A menu branch named 'Home and gifts' may contain furniture, candles, textiles, and toys. One Google category cannot describe every item in that branch accurately.

  • Start with leaf categories rather than the top navigation.
  • Check products that sit on the boundary between two classes.
  • Keep an explicit fallback for unmapped products.
  • Review mappings when Google publishes a new taxonomy version.

Rules, AI suggestions, and review

Deterministic rules work well when a store category is clean and stable. AI can help when the source hierarchy is inconsistent, but the suggestion should cite the product title, description, or specification that supports it.

Use confidence thresholds and send ambiguous items to review. A model should not infer a narrow category from an image alone when the title and description do not confirm the product type.

Common category mistakes

The most common errors are assigning a category that is too broad, using a store label that is not in Google's taxonomy, and applying one mapping to a mixed category. Another mistake is deleting product_type after adding google_product_category, which removes useful merchant context.

Validate the output by category and by exception count. If a new mapping changes thousands of items, sample each major product group before publication.

Frequently asked questions

Is Google product category required for every product?

Google automatically categorizes many products, and the requirement can vary by category or program. Merchants should still submit a correct category when it is required or when a reviewed mapping gives Google clearer product context.

Can I use a numeric Google category ID?

Yes. Google accepts the numeric ID or the category path where the attribute is supported. Use values from the current published taxonomy and keep the chosen value consistent across feed updates.

Should product_type match my website breadcrumbs?

It can follow the store hierarchy, but it does not have to reproduce every promotional menu level. Use a stable, descriptive path that identifies the product class. Avoid temporary labels such as sale, featured, or new arrivals.

Sources and methodology

This guide is checked against official platform documentation. Requirements can change by country, category, program, and date, so confirm the current documentation before changing a live feed.

Editorial disclosure. Uplify Feed is a product of Uplify Agency, so this guide is not an independent review of the service. We do not sell placements or use affiliate links. To report an error, email hello@uplify.agency; we will check the issue, correct the text, and update the date.

  1. Google product category attributeOfficial requirements and accepted values for google_product_category.
  2. Google product type attributeOfficial guidance for the merchant-defined product_type field.