服务方法
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Search Ads 360 Reporting API 的设计与传统 REST 架构的不同之处在于,它使用两种自定义方法:search
和 searchStream,
,而不是更传统的 list
和 get
方法。这些方法在 REST 网址中表示,方法是使用 :
的 HTTP 映射规范,将方法名称与网址的其余部分分隔开。
概览页面介绍了 Search Ads 360 Reporting API 中使用的方法。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[[["\u003cp\u003eThe Search Ads 360 Reporting API uses custom methods (\u003ccode\u003esearch\u003c/code\u003e and \u003ccode\u003esearchStream\u003c/code\u003e) instead of traditional REST methods (\u003ccode\u003elist\u003c/code\u003e and \u003ccode\u003eget\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThese custom methods are distinguished in URLs by a colon separating the method name from the rest of the URL.\u003c/p\u003e\n"],["\u003cp\u003eThe API's methods are further detailed on the Overview page linked in the content.\u003c/p\u003e\n"]]],["The Search Ads 360 Reporting API employs `search` and `searchStream` methods instead of the standard REST `list` and `get`. These custom methods are integrated into REST URLs using a colon (`:`) as defined by the HTTP mapping convention. The methods utilized by the API are further detailed on the Overview page. The key action is the usage of these two custom search methods instead of traditional methods.\n"],null,["# Service Methods\n\nThe design of the Search Ads 360 Reporting API differs from a traditional REST architecture\nbecause it uses two custom methods, `search` and `searchStream,` instead\nof the more traditional `list` and `get`methods.\nThese methods are expressed in REST URLs by using the [HTTP mapping](https://cloud.google.com/apis/design/custom_methods#http_mapping)\nconvention of a `:` to separate the method name from the rest of the URL.\n\nThe [Overview](/search-ads/reporting/api/reference/rest) page describes the methods used in the Search Ads 360 Reporting API."]]