consumptionStatus
A value that indicates the extent to which the customer consumed the In-App Purchase.
Declaration
int32 consumptionStatusPossible Values
0The consumption status is undeclared. Use this value to avoid providing information for this field.
1The In-App Purchase is not consumed.
2The In-App Purchase is partially consumed.
3The In-App Purchase is fully consumed.
Discussion
Some examples of consumption status include the following scenarios:
A customer purchases a “bag of 100 coins” in your app and spends all 100 coins. The In-App Purchase is considered fully consumed.
If your app has an exchange platform that has bartering, or if your app transferred an In-App Purchase from one account to another customer’s account, the In-App Purchase is considered fully consumed.