Android · Example Payload

Google Play Developer Page Info Example

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

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

Top-level fields

totalResultsresultPerPagestartIndex

Example Payload

Raw ↑
{
  "totalResults": 10,
  "resultPerPage": 10,
  "startIndex": 10
}