Google Play Android Developer API (androidpublisher:v3)

2025-07-01

1 new method

Additions

    Methods
  • androidpublisher.purchases.productsv2.getproductpurchasev2

      Path : androidpublisher/v3/applications/{packageName}/purchases/productsv2/tokens/{token}

      Flat Path : androidpublisher/v3/applications/{packageName}/purchases/productsv2/tokens/{token}

      HTTP Method : GET

      Parameters :

        packageName

          Description : The package name of the application the inapp product was sold in (for example, 'com.some.thing').

          Location : path

          Required : Yes

          Type : string

        token

          Description : The token provided to the user's device when the inapp product was purchased.

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • packageName
    • token
    • Scopes : https://www.googleapis.com/auth/androidpublisher

      Description : Checks the purchase and consumption status of an inapp item.