google_api_double_click_bid_manager v0.17.0 GoogleApi.DoubleClickBidManager.V1.Model.RowStatus View Source
Represents the upload status of a row in the request.
Attributes
-
changed
(type:boolean()
, default:nil
) - Whether the stored entity is changed as a result of upload. -
entityId
(type:String.t
, default:nil
) - Entity Id. -
entityName
(type:String.t
, default:nil
) - Entity name. -
errors
(type:list(String.t)
, default:nil
) - Reasons why the entity can't be uploaded. -
persisted
(type:boolean()
, default:nil
) - Whether the entity is persisted. -
rowNumber
(type:integer()
, default:nil
) - Row number.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.