GoogleApi.Analytics.V3.Model.Upload (google_api_analytics v0.13.0) View Source
Metadata returned for an upload operation.
Attributes
-
accountId
(type:String.t
, default:nil
) - Account Id to which this upload belongs. -
customDataSourceId
(type:String.t
, default:nil
) - Custom data source Id to which this data import belongs. -
errors
(type:list(String.t)
, default:nil
) - Data import errors collection. -
id
(type:String.t
, default:nil
) - A unique ID for this upload. -
kind
(type:String.t
, default:analytics#upload
) - Resource type for Analytics upload. -
status
(type:String.t
, default:nil
) - Upload status. Possible values: PENDING, COMPLETED, FAILED, DELETING, DELETED. -
uploadTime
(type:DateTime.t
, default:nil
) - Time this file is uploaded.
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.