googleapis.com

Lets Android application developers access their Google Play accounts. At a high level, the expected workflow is to "insert" an Edit, make changes as necessary, and then "commit" it.

🔑 oauth2 94 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets an existing external transaction.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://androidpublisher.googleapis.com/androidpublisher/v3/{name}
Lists all users with access to a developer account.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://androidpublisher.googleapis.com/androidpublisher/v3/{parent}/users
Lists all reviews.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/reviews
Endpoints (94 total)
GET
/androidpublisher/v3/{name}
Gets an existing external transaction.
GET
/androidpublisher/v3/{parent}/users
Lists all users with access to a developer account.
GET
/androidpublisher/v3/applications/{packageName}/reviews
Lists all reviews.
GET
/androidpublisher/v3/applications/{packageName}/inappproducts
Lists all in-app products - both managed products and subscriptions. If an ap…
GET
/androidpublisher/v3/applications/{packageName}/subscriptions
Lists all subscriptions under a given app.
GET
/androidpublisher/v3/applications/{packageName}/edits/{editId}
Gets an app edit.
GET
/androidpublisher/v3/applications/{packageName}/deviceTierConfigs
Returns created device tier configs, ordered by descending creation time.
GET
/androidpublisher/v3/applications/{packageName}/reviews/{reviewId}
Gets a single review.
GET
/androidpublisher/v3/applications/{packageName}/edits/{editId}/apks
Lists all current APKs of the app and edit.
GET
/androidpublisher/v3/applications/{packageName}/inappproducts/{sku}
Gets an in-app product, which can be a managed product or a subscription.
GET
/androidpublisher/v3/applications/{packageName}/edits/{editId}/tracks
Lists all tracks.
GET
/androidpublisher/v3/applications/{packageName}/edits/{editId}/bundles
Lists all current Android App Bundles of the app and edit.
At a glance
Total SDKs10
Languages6
Endpoints94
Authoauth2
Categories2
https://androidpublisher.googleapis.com