syndicationfeed:list | ||
---|---|---|
Description: | ||
List Syndication Feeds by filter with paging support |
||
Input Params | ||
name | type | Description |
filter | KalturaBaseSyndicationFeedFilter | |
pager | KalturaFilterPager | |
Output Type | ||
type | ||
KalturaBaseSyndicationFeedListResponse | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=syndicationfeed&action=list POST fields: filter:orderBy filter:advancedSearch pager:pageSize pager:pageIndex |