| KalturaEndUserReportInputFilter |
| Properties |
Inherited from KalturaObjectBase
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| fromDate |
int |
V |
|
Start date as Unix timestamp (In seconds) |
| toDate |
int |
V |
|
End date as Unix timestamp (In seconds) |
| fromDay |
string |
V |
|
Start day as string (YYYYMMDD) |
| toDay |
string |
V |
|
End date as string (YYYYMMDD) |
|
| Name |
Type |
Writable |
Restrictions |
Description |
| keywords |
string |
V |
|
Search keywords to filter objects |
| searchInTags |
bool |
V |
|
Search keywords in onjects tags |
| searchInAdminTags |
bool |
V |
|
Search keywords in onjects admin tags |
| categories |
string |
V |
|
Search onjects in specified categories |
| timeZoneOffset |
int |
V |
|
Time zone offset in minutes |
| interval |
KalturaReportInterval |
V |
|
Aggregated results according to interval |
|
| KalturaEndUserReportInputFilter |
| Name |
Type |
Writable |
Restrictions |
Description |
| application |
string |
V |
|
|
| userIds |
string |
V |
|
|
| playbackContext |
string |
V |
|
|
| ancestorPlaybackContext |
string |
V |
|
|
|