ga_filter_view {googleAnalyticsR} | R Documentation |
Get specific filter for view (profile)
Description
Get specific filter for view (profile)
Usage
ga_filter_view(accountId, webPropertyId, viewId, linkId)
Arguments
accountId |
Account Id |
webPropertyId |
Web Property Id |
viewId |
Profile Id |
linkId |
Link Id |
Value
filter list
See Also
Other filter management functions:
ga_filter_delete()
,
ga_filter_list()
,
ga_filter_view_list()
,
ga_filter()
[Package googleAnalyticsR version 1.1.0 Index]