REST Resource: customers.searchAds360
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース
このリソースに関連付けられた永続データはありません。
Methods |
|
検索クエリに一致するすべての行を返します。 |
|
検索ストリーム クエリに一致するすべての行を返します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\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. |"]]