Google Play Purchase API 中的 "v1.1" 是什么意思
What is the meaning of the "v1.1" in Google Play Purchase API
当我在寻找Google IAP 时,我发现了一个不同的点。
https://www.googleapis.com/androidpublisher/ v1.1 /applications/
https://www.googleapis.com/androidpublisher/ v2 /applications/
"v1.1"和"v2"是什么意思?
这是'Google-API版本吗?还是“Android-Publisher 版本”?
有人可以解释一下它的确切含义吗?
是Google Play Developer API的版本,是GoogleAPI。
您现在应该使用 V2 API,它比旧版 1.1 API 具有更多功能。
当我在寻找Google IAP 时,我发现了一个不同的点。
https://www.googleapis.com/androidpublisher/ v1.1 /applications/
https://www.googleapis.com/androidpublisher/ v2 /applications/
"v1.1"和"v2"是什么意思?
这是'Google-API版本吗?还是“Android-Publisher 版本”?
有人可以解释一下它的确切含义吗?
是Google Play Developer API的版本,是GoogleAPI。
您现在应该使用 V2 API,它比旧版 1.1 API 具有更多功能。