0

When you fetch entries from the Google Play Developer API, you get a Subscription resource. I don't understand what the "kind" field is:

This kind represents a subscriptionPurchase object in the androidpublisher service.

What does that mean? Can anybody give me an example what the result look like?

Bevor
  • 8,396
  • 15
  • 77
  • 141

1 Answers1

0

google play develoepr api depends on google cloud sub/pub,this is a gcloud publisher which publish the message.

zach
  • 1