| report:gettotal | |||||
|---|---|---|---|---|---|
| Description: | |||||
| report getTotal action allows to get a graph data for a specific report. |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| reportType | KalturaReportType | V | KalturaReportType:: | ||
| reportInputFilter | KalturaReportInputFilter | V | |||
| objectIds | string | - one ID or more (separated by ',') of specific objects to query | |||
| Output Type | |||||
| KalturaReportTotal | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=report&action=gettotal POST fields: reportInputFilter:relatedObjects reportInputFilter:fromDate reportInputFilter:toDate reportInputFilter:fromDay reportInputFilter:toDay reportInputFilter:keywords reportInputFilter:searchInTags reportInputFilter:searchInAdminTags reportInputFilter:categories reportInputFilter:timeZoneOffset reportInputFilter:interval objectIds |
|||||