ga_experiment {googleAnalyticsR} | R Documentation |
Experiments Meta data
Description
Experiments Meta data
Usage
ga_experiment(accountId, webPropertyId, profileId, experimentId)
Arguments
accountId |
Account Id |
webPropertyId |
Web Property Id |
profileId |
Profile Id |
experimentId |
Experiment Id |
Value
Experiment Meta Data
See Also
Other managementAPI functions:
ga_experiment_list()
,
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]