ga_custom_datasource: List Custom Data Sources

View source: R/custom_data_source.R

ga_custom_datasourceR Documentation

List Custom Data Sources

Description

Get a list of custom data sources you have configured in Google Analytics web UI.

Usage

ga_custom_datasource(accountId, webPropertyId)

Arguments

accountId

Account Id

webPropertyId

Web Property Id

Details

You primarily need this to get the customDataSourceId for the uploads via ga_custom_upload_file

Value

Custom Data Source

See Also

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


googleAnalyticsR documentation built on Sept. 11, 2024, 8:15 p.m.