REST Resource: customers.searchAds360
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
返回与搜索查询匹配的所有行。 |
|
返回与搜索流查询匹配的所有行。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThis resource does not store any persistent data.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the \u003ccode\u003esearch\u003c/code\u003e method to retrieve data matching a specific query.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esearchStream\u003c/code\u003e method allows you to retrieve data matching a stream query.\u003c/p\u003e\n"]]],["The content outlines a resource with no persistent data. It details two methods for interacting with this resource: `search` and `searchStream`. The `search` method retrieves all rows matching a given search query. The `searchStream` method similarly retrieves rows but utilizes a stream-based search query, providing continuous results. Both methods function to query and retrieve data based on specified criteria.\n"],null,["# REST Resource: customers.searchAds360\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-----------------------------------------------------------------------------------------------------|------------------------------------------------------|\n| ### [search](/search-ads/reporting/api/reference/rest/v0/customers.searchAds360/search) | Returns all rows that match the search query. |\n| ### [searchStream](/search-ads/reporting/api/reference/rest/v0/customers.searchAds360/searchStream) | Returns all rows that match the search stream query. |"]]