| Name | Type | Writable | Description |
|---|
| audioEntriesCount | int | V | Number of new audio entries created during specific date range
|
| avgStorage | float | V | The average amount of storage consumption during the given date range for the specific publisher
|
| bandwidth | float | V | The total bandwidth usage during the given date range (in MB)
|
| combinedStorageBandwidth | float | V | The combined amount of bandwidth and storage consumed during the given date range for the specific publisher
|
| dateId | string | V | TGhe date at which the report was taken - Unix Timestamp
|
| deletedStorage | float | V | The deleted storage consumption (new uploads) during the given date range (in MB)
|
| entriesCount | int | V | Number of new entries created during specific date range
|
| imageEntriesCount | int | V | Number of new image entries created during specific date range
|
| mixEntriesCount | int | V | Number of new mix entries created during specific date range
|
| partnerCreatedAt | int | V | Partner creation date (Unix timestamp)
|
| partnerId | int | V | Partner ID
|
| partnerName | string | V | Partner name
|
| partnerPackage | int | V | Partner package
|
| partnerStatus | KalturaPartnerStatus | V | Partner status
|
| peakStorage | float | V | The peak amount of storage consumption during the given date range for the specific publisher
|
| plays | int | V | Number of plays in the specific date range
|
| storage | float | V | The added storage consumption (new uploads) during the given date range (in MB)
|
| totalEntriesCount | int | V | Total number of entries
|
| totalStorage | float | V | The total storage consumption (in MB)
|
| videoEntriesCount | int | V | Number of new video entries created during specific date range
|
| views | int | V | Number of player loads in the specific date range
|