Media Settings Input

Media settings applicable to all product rows in a product import .csv file.
Root XML tag
<mediaSettings>
JSON example
1{
2   "media":{
3      "cmsWorkspaceId":"0ZuRM0000000Fcz0AE"
4   }
5}
Properties
Name Type Description Required or Optional Available Version
cmsWorkspaceId String ID of a CMS workspace to associate with each product row in a product import .csv file. Required if you specify one or more media-related column headings in your .csv file. If you are using the /commerce/management/import/product/jobs resource, and you specify one or more media-related columns in your .csv file, you must either specify a cmsWorkspaceId or use the default CMS workspace assigned to the store by specifying a webstoreId in the Webstore Settings Input. If you specify both a cmsWorkspaceId and a webstoreId, the cmsWorkspaceId is used for the import. 54.0