getAssetPublishHistory getassetpublishhistory

자산에 대한 게시 내역을 반환합니다.

구문

승인된 사용자 유형 section-3b9d6a129093458fa8890139a2718912

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

매개 변수 section-3541bd9914a44b89acfc1d419b560ee6

입력(getAssetPublishHistoryParam)

이름
유형
필수
설명
company핸들
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