Set this field using the language set in browser or for the page. In the event that the user's language preference is known, set this field to the known user language.
When specified, the documents in search results are biased towards the specified language.
The Suggest API uses this field as a hint to make better third-party autocomplete predictions.
Current user's time zone id, such as "America/Los_Angeles" or "Australia/Sydney". These IDs are defined by Unicode Common Locale Data Repository (CLDR) project, and currently available in the file timezone.xml. This field is used to correctly interpret date and time queries. If this field is not specified, the default time zone (UTC) is used.
searchApplicationId
string
The ID generated when you create a search application using the admin console.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["Shared request options apply to all RPC methods and allow customization of language, debugging, time zone, and search application."],["`languageCode` influences search result bias and autocomplete predictions, using BCP-47 language codes like \"en-US\"."],["`debugOptions` provides control over debugging aspects of the request for detailed analysis."],["`timeZone`, using CLDR IDs like \"America/Los_Angeles\", ensures accurate interpretation of date/time queries, defaulting to UTC if unspecified."],["`searchApplicationId` links the request to a specific search application created through the Google Admin console."]]],[]]