App reviews, troubleshooting, and recommendations
I am using the Shopify Product.All REST API to retrieve all products from my store. I have observed that these specific fields are not included in the response of the REST API. However, when I manually export products from Shopify to a CSV file, these fields are present, and they contain data. But when I use the API to retrieve the data, these fields are not included in the response.
Hi Muhammad,
These fields are available through the API but they're not stored directly on the product object so you'll need to make some additional API calls to get the data for the products:
If you want to download all the data for each products for a store another thing to checkout would be the GraphQL bulk operation API so you can get everything at once.
Best,
Daniel
Daniel pretty much covered it all.
For the SEO title/description and Google Shopping metafields specifically, here's a list of metafield namespaces and keys: https://www.highviewapps.com/kb/how-do-i-export-fields-from-shopifys-google-shopping-app/
Are you building a Google Shopping feed?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025