updateAssetSet updateassetset

Updates an asset set.

Syntax

Parameters section-d7080ccd97334c94860eb107a3e132b2

Input (updateAssetSetParam)

Name
Type
Required
Description
companyHandle
xsd:string
Yes
The handle to the company that contains the image set you want to modify.
assetHandle
xsd:string
Yes
The handle to the image set you want to modify.
setDefinition
xsd:string
No
Resets image set members.
thumbAssetHandle
xsd:string
No
The handle of the asset that acts as the thumbnail for the image set.

Output (updateAssetSetReturn)

Name
Type
Required
Description

Examples section-ce47a4b6e062423fa55ed3a0fd26d7ff

Request

<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>

Response

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