stats:kmccollect | ||||
---|---|---|---|---|
Description: | ||||
Will collect the kmcEvent sent form the KMC client // this will actually be an empty function because all events will be sent using GET and will anyway be logged in the apache log |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
kmcEvent | KalturaStatsKmcEvent | V | ||
Output Type | ||||
No Output | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=stats&action=kmccollect POST fields: kmcEvent:clientVer kmcEvent:kmcEventActionPath kmcEvent:kmcEventType kmcEvent:eventTimestamp kmcEvent:sessionId kmcEvent:partnerId kmcEvent:entryId kmcEvent:widgetId kmcEvent:uiconfId kmcEvent:userId kmcEvent:userIp |