Android · Example Payload

Google Play Developer Subscription Example

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

Google Play Developer Subscription Example is an example object payload from Android, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

packageNameproductIdbasePlanslistingsarchived

Example Payload

Raw ↑
{
  "packageName": "example_value",
  "productId": "500123",
  "basePlans": [],
  "listings": [],
  "archived": true
}