서비스 메서드
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Search Ads 360 Reporting API의 디자인은 기존의 list 및 get 메서드 대신 search 및 searchStream,의 두 가지 커스텀 메서드를 사용하기 때문에 기존 REST 아키텍처와 다릅니다.
이러한 메서드는 :의 HTTP 매핑 규칙을 사용하여 URL의 나머지 부분과 메서드 이름을 구분하는 방식으로 REST URL로 표현됩니다.
개요 페이지에서는 Search Ads 360 Reporting API에 사용되는 방법을 설명합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-10-16(UTC)
[null,null,["최종 업데이트: 2025-10-16(UTC)"],[],["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"]]