keywords | array of string or string | Yes | - | Keywords to research, one per line or comma-separated. Bing keyword research is search-wide, not tied to one of your sites. |
mode | enum (KEYWORD_HISTORY, RELATED_KEYWORDS) | No | KEYWORD_HISTORY | KEYWORD_HISTORY returns each keyword’s impressions over time (exact and broad match). RELATED_KEYWORDS returns related keywords with their impressions for the selected date range. |
date_range | DateRange | No | - | For RELATED_KEYWORDS this is the period Bing sums impressions over, and it is required. For KEYWORD_HISTORY it filters the returned history client-side and can be omitted for the full history Bing keeps (about 6 months). |
country | string | No | - | Restrict to a country using its 2-letter code, for example us or gb. Leave empty for worldwide. |
language | string | No | - | Restrict to a language-locale, for example en-US. Leave empty for all languages. |
limit | integer | No | 1000 | Maximum number of rows to return. Default: 1000. |