API 사용 안내
새로운 API를 통해 민감한 계정 설정에 액세스할 수 있으므로 앱을 안전하게 유지하는 것이 중요합니다.
알파 또는 베타 업데이트를 하루에 한 번을 초과하여 게시하지 않습니다.
(프로덕션 앱의 업데이트 횟수는 그보다 더 적어야 합니다.)
업데이트할 때마다 사용자가 시간을 들여야 하며 비용이 들 수도 있습니다. 업데이트가 너무 잦으면 사용자가 업데이트를 무시하기 시작하거나, 심지어 앱을 제거할 수도 있습니다.
물론, 앱에 중대한 문제가 있다면 바로 해결해야 합니다.
서드 파티가 API를 사용하여 개발자 대신 개발자 계정에 게시하는 것을 허용하면 안 됩니다. API를 사용하여 Google Play 스토어에 앱을 생성, 업로드, 게시, 배포 또는 업데이트하는 개발자 서비스나 도구를 제공하면 안 됩니다. 이런 행위는 Google Play Developer API 서비스 약관을 위반하는 것입니다. 이러한 작업을 하면 계정이 정지되고 Google Play 스토어에서 앱이 삭제될 수 있습니다. 개발자의 계정에서 실행되는 모든 작업은 개발자의 책임이며 서드 파티가 계정을 사용하도록 허용하면 앱을 사용하는 모든 사용자가 위험에 노출됩니다.
서드 파티가 앱 개발이나 스토어 등록정보의 디자인을 돕는 것은 괜찮습니다. 하지만 개발자 계정의 사용자 이름이나 비밀번호를 서드 파티와 공유하면 안 됩니다. 대신 Google Play Console을 사용하여 서드 파티 사용자 계정을 새로 추가하고 계정 권한을 신중하게 제한합니다.
개발자가 생성할 수 있는 서비스 계정에 대한 액세스 권한은 서드 파티에 부여하지 않는 것이 좋습니다. 특히 서비스 계정의 비공개 키에 대한 액세스 권한은 부여하지 않도록 합니다. 이렇게 하면 개발자 계정에 익명으로 액세스할 수 있는 권한이 제공되며, 이 권한은 모든 사람과 공유될 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-02-28(UTC)
[null,null,["최종 업데이트: 2025-02-28(UTC)"],[[["Secure your app to protect sensitive account settings accessible through the new API."],["Limit app update frequency to avoid user inconvenience and potential uninstalls, reserving frequent updates for critical issues."],["Refrain 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."],["When collaborating with third parties, grant limited permissions through Google Play Developer Console user accounts instead of sharing your login credentials."],["Safeguard service accounts and private keys to prevent unauthorized access and potential security risks."]]],["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"]]