Supported Operations

19.4.1.43 GetThumbnailById

DESCRIPTION: an authenticated user to retrieve the link address of a thumbnail matching a given asset ID.

For instance: '/handler/getposter.ashx?idserie=22222', you will have to add the etereweb domain to this address. Ex:

'https://etereweb/handler/getposter.ashx?idserie=22222'

get_poster_series

INPUT:

_user: Login name of the executor.
_pwd: Password of the executor.
_id: Asset ID

GetThumbnailById

OUTPUT:

<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="AS_GetThumbnailById"> /handler/getposter.ashx?idserie=20 </Function> </WSApiResponse> </string>

GetThumbnailById_output



GetThumbnailById_output
GetThumbnailById
get_poster_series