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