REST Resource: customers.searchAds360
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
方法 |
|
傳回符合搜尋查詢的所有資料列。 |
|
傳回符合搜尋串流查詢的所有資料列。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間: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. |"]]