[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-01。"],[[["The new version of Nearby Search in the Places API uses HTTP POST requests instead of GET, requiring parameters to be sent in the request body or headers."],["It mandates the use of field masking to specify desired fields in the response, ensuring only necessary data is returned."],["Unlike the previous version, Nearby Search (New) supports both API keys and OAuth tokens for authentication, offering greater flexibility."],["Text queries should now utilize the dedicated Text Search (New) functionality as they're no longer supported within Nearby Search (New)."],["The response format for Nearby Search (New) is exclusively JSON and has been modified, requiring developers to adapt to the new structure."]]],["The new Nearby Search utilizes HTTP POST requests with parameters in the body or headers, unlike the existing GET method. It requires field masking to specify returned fields and supports API keys or OAuth for authentication. Text queries now use Text Search (New). Several parameters have been renamed or are no longer supported. Notably, `keyword`, `maxprice/minprice`, `opennow`, and `pagetoken` are removed; `location` is now `locationRestriction`, `type` has been expanded, and `radius` is replaced. The response format has also been modified to solely support JSON format.\n"]]