demo_filters: Demographic Filters

View source: R/filters.R

demo_filtersR Documentation

Demographic Filters

Description

This endpoint contains the demographic filters that your company is able to use.

Usage

demo_filters(region, sector = NULL, custom_sector = NULL,
  endpoint = "filters/demos")

Arguments

region

A string for which the demographic filters should be listed.

sector

A number of the sector for which the demographic filtes should be listed.

custom_sector

A number of the custom sector for which the demographic filters should be listed.

endpoint

A string containing the appropriate endpoint.

Details

The sector and custom_sector are mutually exclusive.

Value

A list of demographic filters.


kadekillary/brandindexr documentation built on July 30, 2023, 1:14 a.m.