DocumentationDynamic Media Image Production System API

getSearchStrings

Last update: March 8, 2022
  • Topics:
  • Dynamic Media Classic,SDK/API

CREATED FOR:

  • Developer
  • Admin

Gets the search strings, keywords, and other information about an asset. The response contains additional information about the asset.

Syntax

Authorized User Types

  • IpsAdmin
  • IpsCompanyAdmin
  • TrialSiteAdmin
  • ImagePortalAdmin

Parameters

Input (getSearchStringsParam)

NameTypeRequiredDescription
companyHandlexsd:stringYesHandle to the company.
assetHandlexsd:stringYesHandle to the asset.

Output (getSearchStringsReturn)

NameTypeRequiredDescription
searchStringArraytypes:SearchStringsYesAn array of asset search strings.

Examples

This code sample returns asset specific search strings. The response returns an empty array.

Request

<getSearchStringsParam xmlns="http://www.scene7.com/IpsApi/xsd/2008-01-15">
   <companyHandle>47</ns1:companyHandle>
   <assetHandle>a|717|1|530</assetHandle>
</getSearchStringsParam>

Response

None.

recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681