| Name | Type | Writable | Restrictions | 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) 
 | 
| combinedBandwidthStorage | float | V |  | The combined amount of bandwidth and storage consumed during the given date range for the specific publisher 
 | 
| deletedStorage | float | V |  | Amount of deleted storage 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 change in 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) 
 | 
| transcodingUsage | float | V |  | Amount of transcoding usage 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 
 |