Skip to main content
Skip table of contents

Working with different languages

Localization is applied to each request individually. You can change the localization in the following ways:

1. Send the 'hl' header with the desired localization in the request

2. Include the 'hl' field in the request body or query parameters (if both the header and parameter are provided, the header takes priority)

3. If neither option 1 nor 2 is provided, the default localization will be used

To obtain a list of available languages, you can check the request (see Basic configurations) for the available_locales parameter

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.