Languages and Time Zones
A list of available languages & time zones for use with Brandwatch Consumer Research
Languages
The following call retrieves a list of languages for use with the languages parameter.
curl -X GET 'https://api.brandwatch.com/languages'
You will need to use the code value from the response with the aforementioned languages parameter.
Time Zones
The following call retrieves a list of time zones for use with the timezone parameter.
curl -X GET 'https://api.brandwatch.com/timezones'
You will need to use the name value from the response with the aforementioned timezone parameter.
Updated almost 5 years ago
