Android · Example Payload

Google Play Developer List Subscription Offers Response Example

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

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

Top-level fields

subscriptionOffersnextPageToken

Example Payload

Raw ↑
{
  "subscriptionOffers": [],
  "nextPageToken": "example_value"
}