updateAssetSet updateassetset

Aktualisiert einen Asset-Satz.

Syntax

Parameter section-d7080ccd97334c94860eb107a3e132b2

Eingabe (updateAssetSetParam)

Name
Typ
Erforderlich
Beschreibung
companyHandle
xsd:string
Ja
Das Handle für das Unternehmen, das das zu ändernde Bildset enthält.
assetHandle
xsd:string
Ja
Das Handle für das Bildset, das Sie ändern möchten.
setDefinition
xsd:string
Nein
Setzt Bildset-Mitglieder zurück.
thumbAssetHandle
xsd:string
Nein
Der Handle des Assets, das als Miniaturansicht für das Bildset dient.

Ausgabe (updateAssetSetReturn)

Name
Typ
Erforderlich
Beschreibung

Beispiele section-ce47a4b6e062423fa55ed3a0fd26d7ff

Anforderung

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

Antwort

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