Supported Operations

19.4.1.38 GetAssetListByArtistName

DESCRIPTION: An authenticated user can list all assets with a specific artist search by name, surname or description.

INPUT:
_user: Login name of the executor.
_pwd: Password of the executor.
_name: name, surname or description of the artist

GetAssetListByArtistName

OUTPUT:

<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="AS_GetAssetByArtistName"> <asset idAsset="490" code="490" description="IL GRANDE GATZBI" newtype="FILM" duration="152" TCIN="0" TCOUT="151"/><asset idAsset="543" code="543" description="SPOT TEST 1" newtype="COM" duration="750" TCIN="0" TCOUT="749"/><asset idAsset="468" code="468" description="BRAVE s" newtype="COM" duration="1719" TCIN="0" TCOUT="3483"/><asset idAsset="578" code="578" description="TEST ADOBE IMPORT" newtype="NEW" duration="872" TCIN="0" TCOUT="871"/><asset idAsset="469" code="469" description="ARGO" newtype="TV" duration="3477" TCIN="0" TCOUT="3476"/> </Function> </WSApiResponse> </string>

GetAssetListByArtistName_output



GetAssetListByArtistName_
GetAssetListByArtistName_output_