Search Product Setting Collection Input

Collection of product search settings.
Root XML tag
<searchProductSettings>
JSON example
1{
2"searchProductSettings": [
3   {
4      "id": "productId1",
5      "searchable": true
6   },
7   {
8      "id": “productId2”,
9      "searchable": false
10   }
11]
12}
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