Skip to main content

uploads

Overview

Nameuploads
TypeResource
Idgoogleanalytics.analytics.uploads

Fields

NameDatatypeDescription
idstringA unique ID for this upload.
kindstringResource type for Analytics upload.
statusstringUpload status. Possible values: PENDING, COMPLETED, FAILED, DELETING, DELETED.
uploadTimestringTime this file is uploaded.
accountIdstringAccount Id to which this upload belongs.
customDataSourceIdstringCustom data source Id to which this data import belongs.
errorsarrayData import errors collection.

Methods

NameAccessible byRequired ParamsDescription
management_uploads_getSELECTaccountId, customDataSourceId, uploadId, webPropertyIdList uploads to which the user has access.
management_uploads_listSELECTaccountId, customDataSourceId, webPropertyIdList uploads to which the user has access.
management_uploads_uploadDataEXECaccountId, customDataSourceId, webPropertyIdUpload data for a custom data source.