The Google Play Developer Publishing API allows you to automate frequent tasks having to do with app production and distribution. This provides functions similar to those available to a developer through the Developer Console, such as:
Uploading new versions of an app
Releasing apps, by assigning APKs to various Tracks (alpha, beta, staged rollout, or production)
Creating and modifying Google Play Store listings, including localized text and graphics and multi-device screenshots
Those tasks are performed using the new edits functionality, which take a transactional approach to making changes; you bundle several changes into a single draft edit, then commit the changes all at once. (None of the changes take effect until the edit is committed.)
Developers Google
Uploading new versions of an app
Releasing apps, by assigning APKs to various Tracks (alpha, beta, staged rollout, or production)
Creating and modifying Google Play Store listings, including localized text and graphics and multi-device screenshots
Those tasks are performed using the new edits functionality, which take a transactional approach to making changes; you bundle several changes into a single draft edit, then commit the changes all at once. (None of the changes take effect until the edit is committed.)
Developers Google
Comments
Post a Comment