updateAsset updateassetset

更新资源集。

语法

参数 section-d7080ccd97334c94860eb107a3e132b2

输入(updateAssetSetParam)

名称
类型
必需
说明
companyHandle
xsd:string
包含要修改的图像集的公司的句柄。
assetHandle
xsd:string
要修改的图像集的句柄。
setDefinition
xsd:string
重置图像集成员。
thumbAssetHandle
xsd:string
充当图像集缩略图的资产句柄。

输出(updateAssetSetReturn)

名称
类型
必需
说明

示例 section-ce47a4b6e062423fa55ed3a0fd26d7ff

请求

<updateAssetSetParam xmlns="http://www.scene7.com/IpsApi/xsd/2014-04-03">
  <companyHandle>c|15</companyHandle>
  <assetHandle>a|535</assetHandle>
  <setDefinition>${getCatalogId([a|202])};${getCatalogId([a|202])};advanced_image;,${getCatalogId([a|935])};${getCatalogId([a|935])};advanced_image;,${getCatalogId([a|933])};${getCatalogId([a|933])};advanced_image;</setDefinition>
  <thumbAssetHandle>a|202</thumbAssetHandle>
</updateAssetSetParam>

响应

<updateAssetSetReturn xmlns="http://www.scene7.com/IpsApi/xsd/2014-04-03"/>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681