ga_custom_upload_list {googleAnalyticsR}R Documentation

List Custom Data Source Uploads

Description

List Custom Data Source Uploads

Usage

ga_custom_upload_list(accountId, webPropertyId, customDataSourceId)

Arguments

accountId

Account Id

webPropertyId

Web Property Id

customDataSourceId

Custom data source Id

Value

Custom Data Source Uploads List

See Also

Other custom datasource functions: ga_custom_datasource(), ga_custom_upload_delete(), ga_custom_upload_file(), ga_custom_upload()


[Package googleAnalyticsR version 1.1.0 Index]