| report:getcsvfromstringparams | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Returns report CSV file executed by string params with the following convention: param1=value1;param2=value2 |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | int | V | |||
| params | string | ||||
| Output Type | |||||
| file | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=report&action=getcsvfromstringparams POST fields: id params |
|||||