google_api_analytics v0.5.0 GoogleApi.Analytics.V3.Model.AnalyticsDataimportDeleteUploadDataRequest View Source
Request template for the delete upload data request.
Attributes
customDataImportUids
(type:list(String.t)
, default:nil
) - A list of upload UIDs.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Analytics.V3.Model.AnalyticsDataimportDeleteUploadDataRequest{ customDataImportUids: [String.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.