google_api_double_click_bid_manager v0.0.1 GoogleApi.DoubleClickBidManager.V1.Model.UploadStatus View Source
Represents the status of upload.
Attributes
- errors (List[String]): Reasons why upload can't be completed. Defaults to:
null
. - rowStatus (List[RowStatus]): Per-row upload status. Defaults to:
null
.