KalturaExportToCsvOptions |
Name |
Type |
Writable |
Restrictions |
Description |
format |
string |
V |
|
The format of the outputted date string. There are also several predefined date constants that may be used instead, so for example DATE_RSS contains the format string 'D, d M Y H:i:s'.
https://www.php.net/manual/en/function.date.php |
typeEqual |
KalturaEntryType |
V |
|
Setting this property will cause additional columns to be added to the final report. The columns will be related to the specific object type passed (currently only MEDIA_CLIP is supported).
Please note that this property will NOT change the result filter in any way (i.e passing MEDIA_CLIP here will not force the report to return only media items). |
defaultHeader |
KalturaNullableBoolean |
V |
|
|
|