google_api_double_click_bid_manager v0.0.1 GoogleApi.DoubleClickBidManager.V1.Model.ReportStatus View Source
Report status.
Attributes
- failure (ReportFailure): If the report failed, this records the cause. Defaults to:
null
. - finishTimeMs (String): The time when this report either completed successfully or failed. Defaults to:
null
. format (String): The file type of the report. Defaults to:
null
.- Enum - one of [CSV, EXCEL_CSV, XLSX]
state (String): The state of the report. Defaults to:
null
.- Enum - one of [DONE, FAILED, RUNNING]