Android · Example Payload

Google Play Developer Subscription Deferral Info Example

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

Google Play Developer Subscription Deferral Info 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

expectedExpiryTimeMillisdesiredExpiryTimeMillis

Example Payload

Raw ↑
{
  "expectedExpiryTimeMillis": "example_value",
  "desiredExpiryTimeMillis": "example_value"
}