bwr_filters_get: Get a data frame of available filters for the Brandwatch API

Description Usage Arguments Value Examples

View source: R/filters.R

Description

See the Brandwatch documentation for more information at https://developers.brandwatch.com/docs/available-filters

Usage

1
bwr_filters_get(token = Sys.getenv("BW_TOKEN"))

Arguments

token

The auth token for this user, which should be generated into an environment variable using bwr_auth()

Value

Returns a dataframe of available filters

Examples

1
## Not run: my_queries <- bwr_query_get(project_id = 12334534)

Example output



brandwatchR documentation built on May 1, 2019, 10:24 p.m.