> This section is obsolete. Supported until 2027-04-10.
| Name | Type | Description |
|---|---|---|
| data | String | Report data as a BitArray of a gzip archive containing a JSON file with the generated report data. |
| date | Int64 | Report preparation date as Unix time in seconds. |
| description | String | Additional description. |
| file_url | String | URL of the prepared report file in the CDN. |
| parameters | String | JSON string with request parameters used to generate the report. |
| report | Report | Report type. |
| request_uuid | String | Report request UUID. |
| saved | Boolean | Indicates that the report is not deleted automatically. |
| user | User | User for whom the report was prepared. |
| warnings | String | Information about errors during report execution. |