Search Product Setting Collection Input

Collection of product search settings.
Root XML tag
<searchProductSettings>
JSON example
{
"searchProductSettings": [
   {
      "id": "productId1",
      "searchable": true
   },
   {
      "id": “productId2”,
      "searchable": false
   }
]
}
Properties
Name Type Description Required or Optional Available Version
searchProduct​Settings Search Product Setting Input[] Up to 200 product search settings to update.

Products of class VariationParent can’t be updated.

Note

Required 49.0