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-09-26(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"]]