| playlist:executefromcontent | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Retrieve playlist for playing purpose, based on content |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| playlistType | KalturaPlaylistType | V | KalturaPlaylistType:: | ||
| playlistContent | string | V | |||
| detailed | string | ||||
| pager | KalturaFilterPager | ||||
| Output Type | |||||
| KalturaBaseEntryArray | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=playlist&action=executefromcontent POST fields: playlistType playlistContent detailed pager:relatedObjects pager:pageSize pager:pageIndex |
|||||