Kaltura API

syndicationfeedgetEntryCount
Description:
get entry count for a syndication feed
Input Params
Name Type Description Required Default Value
feedId string V
Output Type
KalturaSyndicationFeedEntryCount
Example HTTP Hit
http://www.kaltura.com/api_v3/service/syndicationfeed/action/getEntryCount
JSON object:
				
{ feedId: "value" }