Kaltura API

livereportsexportToCsv
Description:
Input Params
Name Type Description Required Default Value
reportType KalturaLiveReportExportType V
params KalturaLiveReportExportParams V
Output Type
KalturaLiveReportExportResponse
Example HTTP Hit
http://www.kaltura.com/api_v3/service/livereports/action/exportToCsv
JSON object:
				
{ reportType: value, params: { objectType: "KalturaLiveReportExportParams", entryIds: "value", recpientEmail: "value", timeZoneOffset: value, applicationUrlTemplate: "value" } }