ga_filter_view_list {googleAnalyticsR}R Documentation

List filters for view (profile)

Description

List filters for view (profile)

Usage

ga_filter_view_list(accountId, webPropertyId, viewId)

Arguments

accountId

Account Id

webPropertyId

Web Property Id

viewId

Profile Id

Value

filter list

See Also

Other filter management functions: ga_filter(), ga_filter_delete(), ga_filter_list(), ga_filter_view()


[Package googleAnalyticsR version 1.2.0 Index]