Android · Example Payload

Google Play Developer Base Plan Example

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

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

Top-level fields

basePlanIdstateregionalConfigsautoRenewingBasePlanTypeprepaidBasePlanTypeofferTags

Example Payload

Raw ↑
{
  "basePlanId": "500123",
  "state": "example_value",
  "regionalConfigs": [],
  "autoRenewingBasePlanType": "example_value",
  "prepaidBasePlanType": "example_value",
  "offerTags": []
}