getAssetPublishHistory getassetpublishhistory

アセットの公開履歴を返します。

構文

認証済みユーザータイプ section-3b9d6a129093458fa8890139a2718912

  • IpsUser
  • IpsAdmin
  • IpsCompanyAdmin
  • TrialSiteAdmin
  • TrialSiteUser
  • ImagePortalAdmin
  • ImagePortalUser
  • ImagePortalContrib
  • ImagePortalContribUser

パラメータ section-3541bd9914a44b89acfc1d419b560ee6

入力 (getAssetPublishHistoryParam)

名前
種類
必須
説明
companyHandle
xsd:string
はい
アセット公開履歴を持つ会社へのハンドル。
assetHandle
xsd:string
はい
確認する公開履歴を持つアセット。

出力 (getAssetPublishHistoryReturn)

名前
種類
必須
説明
pubHistoryArray
types:PublishHistoryArray
はい
アセットの公開履歴。

section-53897c51e5a047c5bd5ea5a6efb2d114

このコードサンプルは、アセットの公開履歴を返します。 サーバーが空の配列を返した場合、アセットは公開されていません。

リクエスト

<getAssetPublishHistoryParam xmlns="http://www.scene7.com/IpsApi/xsd/2008-01-15">
   <companyHandle>c|6</companyHandle>
   <assetHandle>a|732|1|535</assetHandle>
</getAssetPublishHistoryParam>

応答

<getAssetPublishHistoryReturn xmlns="http://www.scene7.com/IpsApi/xsd/2008-01-15">
   <pubHistoryArray/>
</getAssetPublishHistoryReturn>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681