| Name |
Type |
Writable |
Restrictions |
Description |
| clientVer |
string |
V |
|
|
| kmcEventActionPath |
string |
V |
|
|
| kmcEventType |
KalturaStatsKmcEventType |
V |
|
|
| eventTimestamp |
float |
V |
|
the client's timestamp of this event |
| sessionId |
string |
V |
|
a unique string generated by the client that will represent the client-side session: the primary component will pass it on to other components that sprout from it |
| partnerId |
int |
V |
|
|
| entryId |
string |
V |
|
|
| widgetId |
string |
V |
|
|
| uiconfId |
int |
V |
|
|
| userId |
string |
V |
|
the partner's user id |
| userIp |
string |
|
|
will be retrieved from the request of the user |
|