[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eThe content describes the specification for personalization in search requests, focusing on the \u003ccode\u003emode\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003ePersonalization \u003ccode\u003emode\u003c/code\u003e is controlled via an enumeration, with \u003ccode\u003eAUTO\u003c/code\u003e being the default behavior.\u003c/p\u003e\n"],["\u003cp\u003eThere are three personalization modes: \u003ccode\u003eMODE_UNSPECIFIED\u003c/code\u003e (which defaults to \u003ccode\u003eAUTO\u003c/code\u003e), \u003ccode\u003eAUTO\u003c/code\u003e (enables personalization if data quality is good), and \u003ccode\u003eDISABLED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emode\u003c/code\u003e field's JSON representation is a simple string value within the JSON object, specifying the desired mode.\u003c/p\u003e\n"]]],[],null,["# PersonalizationSpec\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [Mode](#Mode)\n\nThe specification for personalization.\n\nMode\n----\n\nThe personalization mode of each search request."]]