DESCRIPTION - Allows an authenticated user to retrieve the segment matching a given ID. It returns all fields of the segment.
INPUT
_user: Login name of the executor.
_pwd: Password of the executor.
Id: ID of the target segment.
getsegmentbyid
OUTPUT - <string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="AS_GetSegmentById"> <Finterruzione><Data><ID_INTERRUZIONI>567</ID_INTERRUZIONI><ID_FILMATI>572</ID_FILMATI><ID_FILMATI_LNK>-1</ID_FILMATI_LNK><ID_TIPOLOGIE>0</ID_TIPOLOGIE><TESTO>SEGMENT2</TESTO><NEWTYPE>COM</NEWTYPE><MARKIN>373</MARKIN><MARKOUT>403</MARKOUT><PARTE>0</PARTE><BULK_VIDEO>0</BULK_VIDEO><TO_EXPLODE>1</TO_EXPLODE><INSERTION_POINT>0</INSERTION_POINT><VALID>1</VALID><ID_IMAGE>1183</ID_IMAGE><FLAG/><VERSION>4000000</VERSION><NOTE/><COMPLEX>0</COMPLEX><MARKORDER>373</MARKORDER><TC_IMAGE>373</TC_IMAGE></Data><Keypads/></Finterruzione> </Function> </WSApiResponse> </string>
getsegmentbyid_output