의견 보내기
REST API를 사용한 데스크톱 흐름
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
경고: 이 가이드에 설명된 승인 코드를 수동으로 복사/붙여넣는 옵션은 지원 중단되었습니다. 새 OAuth 클라이언트는 더 이상 이 흐름을 사용할 수 없습니다.
이미 아래에 설명된 수동 복사/붙여넣기 흐름을 사용하는 기존 OAuth 클라이언트는 2022년 10월 3일까지 계속 작동합니다. 자세한 내용은 Google Developers 블로그 게시물 을 참고하세요.
보다 안정적이고, 안전하고, 사용자 친화적인 방식으로 사용자 승인을 얻을 수 있도록 루프백 IP 주소 를 사용합니다.
이 에피소드에서는 Google Ads API를 사용하여 OAuth를 이해하고 20초 이내에 전체 API 프로세스를 완료하고 REST API와 함께 데스크톱 앱 흐름을 사용하여 API를 요청하는 방법을 보여줍니다. 또한 액세스 토큰을 신속하게 생성하고 searchStream 요청을 수행하는 데 유용한 스크립트도 공유합니다.
의견 보내기
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-01-06 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]
의견을 전달하고 싶나요?