| stats:reporterror | ||||
|---|---|---|---|---|
| Description: | ||||
| Use this action to report errors to the kaltura server. |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| errorCode | string | V | ||
| errorMessage | string | V | ||
| Output Type | ||||
| No Output | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=stats&action=reporterror POST fields: errorCode errorMessage |
||||