| Name | Description | 
      | add | Add new playlist Note that all entries used in a playlist will become public and may appear in KalturaNetwork
 
 | 
| get | Retrieve a playlist 
 | 
| update | Update existing playlist Note - you cannot change playlist type. updated playlist must be of the same type.
 
 | 
| delete | Delete existing playlist 
 | 
| clone | Clone an existing playlist 
 | 
| list | List available playlists 
 | 
| execute | Retrieve playlist for playing purpose 
 | 
| executeFromContent | Retrieve playlist for playing purpose, based on content 
 | 
| executeFromFilters | Revrieve playlist for playing purpose, based on media entry filters 
 | 
| getStatsFromContent | Retrieve playlist statistics 
 |