google_api_double_click_bid_manager v0.1.0 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.t): Entity Id. Defaults to:
null
. - entityName (String.t): Entity name. Defaults to:
null
. - errors ([String.t]): 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
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.