ga_filter {googleAnalyticsR}R Documentation

Get specific filter for account

Description

Get specific filter for account

Usage

ga_filter(accountId, filterId)

Arguments

accountId

Account Id

filterId

Filter Id

Value

filter list

See Also

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


[Package googleAnalyticsR version 1.1.0 Index]