id | string | Asynchronous report only. Id of the report. |
statisticsCurrencyCode | string | The currency code of all monetary values produced in the report, including values that are set by users (e.g., keyword bid settings) and metrics (e.g., cost and revenue). The currency code of a report is determined by the statisticsCurrency field of the report request. |
rowCount | integer | The number of report rows generated by the report, not including headers. |
isReportReady | boolean | Asynchronous report only. True if and only if the report has completed successfully and the report files are ready to be downloaded. |
statisticsTimeZone | string | If all statistics of the report are sourced from the same time zone, this would be it. Otherwise the field is unset. |
request | object | A request object used to create a DoubleClick Search report. |
kind | string | Identifies this as a Report resource. Value: the fixed string doubleclicksearch#report . |
files | array | Asynchronous report only. Contains a list of generated report files once the report has successfully completed. |
rows | array | Synchronous report only. Generated report rows. |