Solved

AdminAPI - Product - how get access to "Google Shopping / Google Product Category" / "Google Shoppin

Camil
Tourist
15 0 2

Hello,

I have trouble finding in manual how to access (READ) via AdminAPI or GraphQL how values from fields

  • "Google Shopping / Google Product Category"
  • "Google Shopping / Gender"
  • "Google Shopping / Age Group"
  • "Google Shopping / MPN"
  • "Google Shopping / AdWords Grouping"
  • "Google Shopping / AdWords Labels"
  • "Google Shopping / Condition"
  • "Google Shopping / Custom Product"
  • "Google Shopping / Custom Label 0"
  • "Google Shopping / Custom Label 1"
  • "Google Shopping / Custom Label 2"
  • "Google Shopping / Custom Label 3"
  • "Google Shopping / Custom Label 4"

I can export them to CSV from panel - so they are existing for product that im exporting but I cannot see this fields inside API  in Products or Variants.

I call: 

/admin/products.json

 Will be grat help if someone tell me how to access this fields for a given product.

 

Regards

Accepted Solution (1)

Jonathan-HA
Shopify Partner
317 24 99

This is an accepted solution.

Hey Camil,

Last time I checked these were stored in the Product Metafields.

Here's a list of the Namespaces and Keys: https://www.highviewapps.com/kb/how-do-i-export-fields-from-shopifys-google-shopping-app/

Co-Founder / Developer at Highview Apps
Our Shopify Apps: EZ Exporter | EZ Inventory | EZ Importer | EZ Notify | EZ Fulfill

View solution in original post

Replies 2 (2)

Jonathan-HA
Shopify Partner
317 24 99

This is an accepted solution.

Hey Camil,

Last time I checked these were stored in the Product Metafields.

Here's a list of the Namespaces and Keys: https://www.highviewapps.com/kb/how-do-i-export-fields-from-shopifys-google-shopping-app/

Co-Founder / Developer at Highview Apps
Our Shopify Apps: EZ Exporter | EZ Inventory | EZ Importer | EZ Notify | EZ Fulfill
Camil
Tourist
15 0 2

 Jonathan,

GET /admin/api/2020-04/products/#PRODUCT_ID/metafields.json