| syndicationFeed:getentrycount | |||||
|---|---|---|---|---|---|
| Description: | |||||
| get entry count for a syndication feed |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| feedId | string | V | |||
| Output Type | |||||
| KalturaSyndicationFeedEntryCount | |||||
| Errors | |||||
| INVALID_FEED_ID;FEED_ID;Unknown feed [@FEED_ID@] | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=syndicationFeed&action=getentrycount POST fields: feedId |
|||||