CSE
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThe CSE Service returns search results based on a specified search engine and query.\u003c/p\u003e\n"],["\u003cp\u003eRequests require a developer key, search engine ID (cx), and search query (q).\u003c/p\u003e\n"],["\u003cp\u003eOptional parameters can further refine search results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecse.list\u003c/code\u003e method provides search metadata, engine information, and results.\u003c/p\u003e\n"],["\u003cp\u003eThis service does not store persistent data.\u003c/p\u003e\n"]]],[],null,["# CSE\n\nThe Cse Service is the endpoint that returns the requested searches. You must identify a particular search engine to use in your request (using the cx query parameter) as well as the search query (using the q query parameter). In addition, you should provide a developer key (using the key query parameter). All other [query parameters](/custom-search/v1/using_rest#query-params) are optional.\n\n\u003cbr /\u003e\n\nFor a list of [methods](#methods) for this resource, see the end of this page.\n\nResource representations\n------------------------\n\nThere is no persistent data associated with this resource.\n\nMethods\n-------\n\nThe [Cse.list](#method_search.cse.list) method operates on the CSE Service.\n\n[list](/custom-search/v1/reference/rest/v1/cse/list)\n: The [cse.list](#method_search.cse.list) method returns metadata about the search performed, metadata about the custom search engine used for the search, and the search results."]]