Инструкции по использованию API
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Поскольку новый API дает вам доступ к конфиденциальным настройкам учетной записи, важно обеспечить безопасность вашего приложения.
Не публикуйте альфа- или бета-обновления чаще одного раза в день. (Производственные приложения должны обновляться еще реже.) Каждое обновление стоит вашим пользователям времени и, возможно, денег. Если вы обновляете слишком часто, пользователи начнут игнорировать обновления или даже удалять продукт.
Конечно, если с вашим приложением возникла серьезная проблема, исправьте ее.
Не позволяйте третьим лицам использовать API для публикации в вашей учетной записи от вашего имени. Не используйте API для предоставления услуг или инструментов разработчика, которые создают, загружают, публикуют, распространяют или обновляют приложения в Google Play Store. Это является нарушением Условий использования Google Play Developer API. Такие действия могут привести к приостановке действия вашей учетной записи и удалению ваших приложений из Google Play Store. Все, что делается с вашей учетной записью, является вашей ответственностью, и разрешение третьим лицам использовать вашу учетную запись подвергает риску всех ваших пользователей.
Если третьи стороны помогают вам разрабатывать ваше приложение или оформлять страницу в магазине, это нормально. Однако не сообщайте этим людям имя пользователя или пароль своей учетной записи разработчика. Вместо этого используйте консоль разработчика Google Play , чтобы добавить новые учетные записи пользователей для этих людей и тщательно ограничить разрешения для учетных записей.
Мы рекомендуем не предоставлять третьим лицам доступ к созданным вами учетным записям служб. Мы особенно рекомендуем не предоставлять доступ к каким-либо закрытым ключам для вашей учетной записи службы. Это обеспечивает анонимный доступ к вашей учетной записи, которым может поделиться кто угодно.
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-24 UTC.
[null,null,["Последнее обновление: 2025-07-24 UTC."],[[["\u003cp\u003eSecure your app to protect sensitive account settings accessible through the new API.\u003c/p\u003e\n"],["\u003cp\u003eLimit app update frequency to avoid user inconvenience and potential uninstalls, reserving frequent updates for critical issues.\u003c/p\u003e\n"],["\u003cp\u003eRefrain from allowing third-party API usage for publishing to your account to comply with Google Play Developer API Terms of Service and prevent account suspension.\u003c/p\u003e\n"],["\u003cp\u003eWhen collaborating with third parties, grant limited permissions through Google Play Developer Console user accounts instead of sharing your login credentials.\u003c/p\u003e\n"],["\u003cp\u003eSafeguard service accounts and private keys to prevent unauthorized access and potential security risks.\u003c/p\u003e\n"]]],["Prioritize app security due to the API's access to sensitive settings. Limit alpha/beta updates to once daily, as frequent updates can lead users to ignore or uninstall the app. Do not allow third-party publishing via the APIs, as it violates terms and risks account suspension. Avoid sharing developer account credentials; instead, use the Developer Console to add limited-access user accounts. Restrict third-party access to service accounts and private keys.\n"],null,["# API Usage Instructions\n\nBecause the new API gives you access to sensitive account settings, it is\nimportant to keep your app secure.\n\n- Do not publish alpha or beta updates more frequently than once a day.\n (Production apps should be updated even less frequently than that.)\n Every update costs your users time and possibly money. If you update too\n frequently, users will start ignoring updates, or even uninstall the product.\n\n Of course, if there's a major problem with your app, go ahead and fix it.\n- Do not allow third parties to use the APIs to publish to your account on your\n behalf. Do not use the APIs to offer a developer service or tool which\n creates, uploads, publishes, distributes or updates apps to the Google Play\n Store. Doing this is a violation of the Google Play Developer API Terms of\n Service. Such actions may result in your account being suspended, and your\n apps removed from the Google Play Store. Everything done on your account is\n your responsibility, and allowing a third party to use your account puts all\n of your users at risk.\n\n- If third parties are helping you to develop your app or design your store\n listing, that's fine. However, do **not** share your developer account\n username or password with those people. Instead, use the [Google Play\n Developer Console](/android-publisher/terms) to [add new user\n accounts](https://developer.android.com/distribute/googleplay/developer-console.html#multiple-user-accounts)\n for those people, and carefully limit the permissions for the accounts.\n\n- We recommend not giving third parties access to any service accounts you\n may create. We especially recommend not giving access to any private keys\n for your service account. Doing so provides anonymous access to your account\n that can be shared with anyone."]]