question

houchi.admin avatar image
houchi.admin asked

How to generate data for ARPU, ARPPU, and Average purchase price in report?

Hi

I implemented my Payment APIs for Unity games in real money on PlayFab Cloud Function without using purchasing item API.

So there is no data on ARPU, ARPPU, and Average purchase price in the report.

I'm not sure about purchasing item API can generate those data or not.

What Client/Server APIs can I use to generate those data in the report?

Best regards,

Eric

apis
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Neils Shi avatar image
Neils Shi answered

The data you mentioned (ARPU/ARPPU) will be generated via a real-money purchase. For example, the API ConfirmPurchase is called or a receipt is validated sucessfully like ValidateGooglePlayPurchase during a real-money purchase process. For more information, you can refer to Non-receipt payment processing.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.