REST Resource: customers.searchAds360
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
리소스
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
방법 |
|
검색어와 일치하는 모든 행을 반환합니다. |
|
검색 스트림 쿼리와 일치하는 모든 행을 반환합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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. |"]]