Android · Example Payload

Google Play Developer Introductory Price Info Example

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

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

Top-level fields

introductoryPriceCurrencyCodeintroductoryPriceAmountMicrosintroductoryPricePeriodintroductoryPriceCycles

Example Payload

Raw ↑
{
  "introductoryPriceCurrencyCode": "example_value",
  "introductoryPriceAmountMicros": "example_value",
  "introductoryPricePeriod": "example_value",
  "introductoryPriceCycles": 10
}