ga_experiment_list {googleAnalyticsR} | R Documentation |
List Experiments
Description
List Experiments
Usage
ga_experiment_list(accountId, webPropertyId, profileId)
Arguments
accountId |
Account Id |
webPropertyId |
Web Property Id |
profileId |
Profile Id |
Value
Experiments List
See Also
Other managementAPI functions:
ga_experiment()
,
ga_filter_add()
,
ga_filter_apply_to_view()
,
ga_filter_update_filter_link()
,
ga_filter_update()
,
ga_segment_list()
[Package googleAnalyticsR version 1.1.0 Index]