google_api_double_click_bid_manager v0.0.1 GoogleApi.DoubleClickBidManager.V1.Model.RowStatus View Source

Represents the upload status of a row in the request.

Attributes

  • changed (Boolean): Whether the stored entity is changed as a result of upload. Defaults to: null.
  • entityId (String): Entity Id. Defaults to: null.
  • entityName (String): Entity name. Defaults to: null.
  • errors (List[String]): Reasons why the entity can't be uploaded. Defaults to: null.
  • persisted (Boolean): Whether the entity is persisted. Defaults to: null.
  • rowNumber (Integer): Row number. Defaults to: null.