bookmark_borderbookmark
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Search Ads 360 Reporting API의 디자인은 기존 REST 아키텍처와 다릅니다. 기존 list 및 get 메서드 대신 두 가지 커스텀 메서드인 search 및 searchStream,를 사용하기 때문입니다.
이러한 메서드는 :의 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-03-28(UTC)"],[[["The Search Ads 360 Reporting API uses custom methods (`search` and `searchStream`) instead of traditional REST methods (`list` and `get`)."],["These custom methods are distinguished in URLs by a colon separating the method name from the rest of the URL."],["The API's methods are further detailed on the Overview page linked in the content."]]],["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"]]