Description Usage Arguments Value References See Also
List uploads to which the user has access.
1 | get_upload(accountId, webPropertyId, customDataSourceId, uploadId, token)
|
accountId |
character. Account Id for the upload to retrieve. |
webPropertyId |
character. Web property Id for the upload to retrieve. |
customDataSourceId |
character. Custom data source Id for upload to retrieve. |
uploadId |
character. Upload Id to retrieve. |
token |
|
The Uploads collection is a set of Upload resources, each of which describes an upload for one of the user's custom data sources. This resource should be used when uploading Dimension Widening data.
id |
A unique ID for this upload. |
kind |
Resource type for Analytics upload. |
accountId |
Account Id to which this upload belongs. |
customDataSourceId |
Custom data source Id to which this data import belongs. |
status |
Upload status. Possible values: PENDING, COMPLETED, FAILED, DELETING, DELETED. |
errors |
Data import errors collection. |
Management API - Uploads Overview
Other Management API: get_custom_dimension,
get_custom_metric,
get_experiment, get_filter,
get_goal, get_profile,
get_remarketing_audience,
get_unsampled_report,
get_webproperty,
list_accounts,
list_custom_data_sources,
list_custom_dimensions,
list_custom_metrics,
list_experiments,
list_filters, list_goals,
list_profiles,
list_remarketing_audiences,
list_segments,
list_unsampled_reports,
list_uploads,
list_webproperties
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.