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

ga_custom_datasource(accountId, webPropertyId)

Arguments

accountId

Account Id

webPropertyId

Web Property Id

Value

Custom Data Source

Details

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

See also