| media:getmrss | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Get MRSS by entry id XML will return as an escaped string |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| entryId | string | Entry id | V | ||
| extendingItemsArray | KalturaExtendingItemMrssParameterArray | ||||
| Output Type | |||||
| string | |||||
| Errors | |||||
| ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=media&action=getmrss POST fields: entryId |
|||||