서비스 메서드
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Search Ads 360 Reporting API의 디자인은 기존의 list 및 get 메서드 대신 search 및 searchStream,의 두 가지 커스텀 메서드를 사용하기 때문에 기존 REST 아키텍처와 다릅니다.
이러한 메서드는 :의 HTTP 매핑 규칙을 사용하여 URL의 나머지 부분과 메서드 이름을 구분하는 방식으로 REST URL로 표현됩니다.
개요 페이지에서는 Search Ads 360 Reporting API에 사용되는 방법을 설명합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-11-05(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"]]