Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

Service Name report
Description api for getting reports data by the report type and some inputFilter
Actions
Name Description
getGraphsreport getGraphs action allows to get a graph data for a specific report.
getTotalreport getTotal action allows to get a graph data for a specific report.
getBaseTotalreport getBaseTotal action allows to get a the total base for storage reports
getTablereport getTable action allows to get a graph data for a specific report.
getUrlForReportAsCsvwill create a Csv file for the given report and return the URL to access it
execute
getCsv
getCsvFromStringParamsReturns report CSV file executed by string params with the following convention: param1=value1;param2=value2