getPhotoshopPathNames getphotoshoppathnames
指定された画像のPhotoshop パス名の配列を返します。
構文
許可されているユーザータイプ section-baa0fd4b92bc4ad89809efd659b3a629
IpsAdmin
IpsCompanyAdmin
IpsUser
ImagePortalAdmin
ImagePortalUser
ImagePortalContrib
ImagePortalContribUser
パラメーター section-605a4aab23104489a21f7f7f5849801b
入力(getPhotoshopPathNamesParam)
名前
種類
必須
説明
companyHandle
xsd:string
はい
使用する画像を含む会社をハンドルします。
assetHandle
xsd:string
はい
画像アセットへのハンドル。
出力(getPhotoshopPathNamesReturn)
名前
種類
必須
説明
pathNameArray
types:StringArray
はい
画像内のPhotoshop パス名の配列。
例 section-6d316f14b4184d42af4ca3f717b042dd
リクエスト
<getPhotoshopPathNamesParam xmlns="http://www.scene7.com/IpsApi/xsd/2012-07-31">
<companyHandle>c|301</companyHandle>
<assetHandle>a|26014</assetHandle>
</getPhotoshopPathNamesParam>
応答
<getPhotoshopPathNamesReturn xmlns="http://www.scene7.com/IpsApi/xsd/2012-07-31">
<pathNameArray>
<items>Background Path</items>
<items>Face Path</items>
</pathNameArray>
</getPhotoshopPathNamesReturn>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681