클라이언트 라이브러리 및 코드 샘플
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
클라이언트 라이브러리는 애플리케이션을 더 쉽고 빠르게 개발할 수 있도록 Google Play Developer API 기능을
개략적으로 보여줍니다.
Google Play Developer API는 HTTP 및 JSON에 기반하므로 모든 표준 웹 스택에서 API로 요청을 전송하고 응답을 파싱할 수 있습니다. Google에서는 HTTP 요청을 만들고 응답을 수동으로 파싱하는 대신 API에 액세스하는 데 사용할 수 있는 다음 클라이언트 라이브러리를 제공합니다.
다른 언어에서도 Google API 클라이언트 라이브러리를 사용할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-24(UTC)
[null,null,["최종 업데이트: 2025-08-24(UTC)"],[[["\u003cp\u003eClient libraries simplify Google Play Developer API interaction for faster application development.\u003c/p\u003e\n"],["\u003cp\u003eThe API utilizes HTTP and JSON, enabling any standard web stack to send requests and parse responses.\u003c/p\u003e\n"],["\u003cp\u003eGoogle provides client libraries for Java and Python, eliminating the need for manual HTTP request handling.\u003c/p\u003e\n"],["\u003cp\u003eClient libraries for other languages are also available through Google APIs Client Libraries.\u003c/p\u003e\n"]]],["The Google Play Developer API, built on HTTP and JSON, offers client libraries to simplify application development. These libraries, available for Java and Python, abstract away manual HTTP requests and response parsing. Specifically, the Java library links to `/api-client-library/java/apis/androidpublisher/v3` with code samples at `https://github.com/googlesamples/android-play-publisher-api/tree/master/v3/java`. The Python library is at `/api-client-library/python/apis/androidpublisher/v3`, and its samples at `https://github.com/googlesamples/android-play-publisher-api/tree/master/v3/python`. Client Libraries for other languages are also available.\n"],null,["# Client Libraries and Code Samples\n\nClient libraries provide a high-level view of Google Play Developer API functionality,\nmaking it easier to quickly develop applications.\n\nThe Google Play Developer API is built on HTTP and JSON, so any standard web stack can send\nrequests to it and parse the responses. We have provided the following client\nlibraries that you can use for access to the API, instead of creating HTTP\nrequests and parsing responses manually:\n\n| Language | Client Library | Code Samples |\n|----------|----------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|\n| Java | [Google APIs Client Library for Java](/api-client-library/java/apis/androidpublisher/v3) | [v3 code samples](https://github.com/googlesamples/android-play-publisher-api/tree/master/v3/java) |\n| Python | [Google APIs Client Library for Python](/api-client-library/python/apis/androidpublisher/v3) | [v3 code samples](https://github.com/googlesamples/android-play-publisher-api/tree/master/v3/python) |\n\n[Google APIs Client Libraries](/discovery/libraries) for other languages are\nalso available.\n| **Note:** Deprecated APIs won't be available in the client libraries. For more information, see [Play API Deprecations](/google/play/billing/play-developer-apis-deprecations)."]]