Work with different languages
Localization is applied to each request individually.
In the request, send the
hl
header with the relevant localization.In the body of the request or query parameters, send the
hl
field. If both the header and parameter are provided, the header takes priority.If points 1 and 2 aren’t sent, then the default localization is set. You can get a list of available languages from the request in the
available_locales
parameter.