data_models: Explore the API data models

Description Usage Details

Description

Provides a table of values and the IDs that represent them in the filter language. For instance, country names and the codes used to represent them.

Usage

1
2
3
4
5
6
7

Details

data_model_countries() supplies a tibble of country names and their ISO 3166-1 Alpha 2 country codes, as used in the filter language.

Our media types are listed in data_model_categories(). ENTERPRISE represents mentions coming from the brand itself (i.e., the brand that the mention is matched against), while CONSUMER are most other people. PRESS represents media sources.

We use 2-letter ISO 639-1 codes to represent our languages, which are listed using data_model_languages().

The socialNetwork field in the filter language takes IDs provided by data_model_networks().


brandseye/brandseyer2 documentation built on Sept. 5, 2021, 2:15 p.m.