bigcommerce / docs

The open source docs home for BigCommerce, including API specifications in OAS YAML and narrative docs in MDX
https://developer.bigcommerce.com
10 stars 19 forks source link

Missing product param googleproductsearch #350

Open IlyaZha opened 6 days ago

IlyaZha commented 6 days ago

What is the link to the page that needs updating? Provide multiple links if needed.

https://developer.bigcommerce.com/docs/rest-catalog/products

What needs to be documented?

API users can get google product search param through an endpoint endpoint /products/${productId}/googleproductsearch. It isn't documented now.

What is currently documented?

Now documented to receive product parameters: Complex rules, Custom fields, Images, Metafields, Reviews, Videos

IlyaZha commented 6 days ago

Additional question: is it possible to get googleproductsearch not from one product, but for all products?