Google Play Publishing API
Written by Alex Denham   
Friday, 01 August 2014

Google has released an API that you can use to publish and manage your Android apps on the Google Play Store portal.

 

googleplay

While it’s fairly easy to publish an app, you do have to log in to update existing apps and to carry out other management tasks. Where things get more complicated is when you have different groups of end users that need different versions of your app – beta testers, for example. The new Play Store API comes in two parts, a publishing API and a subscriptions and in-app purchases API.

The publishing API lets you automate tasks that you have to carry out frequently that are concerned with app production and distribution. The tasks covered are essentially those you can carry out in the Developer Console, such as uploading new versions of an app; releasing apps in various tracks such alpha, beta, staged rollout, or production; and creating and modifying Google Play Store listings, including localized text and graphics and multi-device screenshots. You can bundle several changes into a single draft edit, then commit the changes all at once.

The subscriptions and In-App Purchases API can be used to manage in-app products, subscriptions catalogs, and products purchase statuses. For example, you can check the status of purchases, and modify and cancel recurring purchases.

Writing about the new API on the Android Developers blog, Kobi Glick of the Google Play team said:

“The Publishing API also makes it easier for you to manage your in-app products catalog, provide tablet-specific screenshots, and localize your store listing text and graphics. The Publishing API will help you focus on your core business, with less time managing your releases, even as your business grows to more apps and markets.”

 


More Information

Google Play Developer API

Related Articles

Google Play Introduces New Analytics

Google Play - a Unified Store for Web and Android

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


PlanetScale Gets Into Vector Search
02/12/2024

PlanetScale, the cloud MySQL-compatible database with advanced scaling capabilities, is now upgraded with vector storage and search.



pg_parquet - Postgres To Parquet Interoperability
28/11/2024

pg_parquet is a new extension by Crunchy Data that allows a PostgreSQL instance to work with Parquet files. With pg_duckdb, pg_analytics and pg_mooncake all of which can access Parquet files, is  [ ... ]


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 01 August 2014 )