Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Is Google's Product field 'This is a custom product' available in the Shopify API?

Is Google's Product field 'This is a custom product' available in the Shopify API?

Parasoul
Shopify Partner
15 1 6

Shopify's official Google Shopping app stores the data in Product Metafields and they can be accessed with the namespace 'google' where you have various keys available like

'MPN'

'google_product_category'

'google_product_type'
'title_tag'
description_tag'

'condition'

etc.

 

However, one field that seems to be missing is the 'This is a custom product' that is available from the Shopify Admin / Google fields editor. Does anyone know if it is possible to read/write that field from the GraphQL (or rest) API and how?

 

Screenshot 2022-04-29 at 17.35.19.png

 

 

Replies 0 (0)