Biblioteki klienta i próbki kodu
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Biblioteki klienta zapewniają wysoki poziom dostępu do funkcji interfejsu Google Play Developer API, co ułatwia szybkie tworzenie aplikacji.
Interfejs Google Play Developer API został zaprojektowany na podstawie protokołu HTTP i JSON, więc każdy standardowy stos internetowy może wysyłać do niego żądania i analizować odpowiedzi. Udostępniamy te biblioteki klienta, których możesz używać do uzyskiwania dostępu do interfejsu API zamiast ręcznie tworzyć żądania HTTP i analizować odpowiedzi:
Dostępne są też biblioteki klienta interfejsów API Google w innych językach.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 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)."]]