deliveryStatusV1
A value that indicates whether the app successfully delivered an In-App Purchase that works properly.
Declaration
int32 deliveryStatusV1Possible Values
0The app delivered the consumable In-App Purchase and it’s working properly.
1The app didn’t deliver the consumable In-App Purchase due to a quality issue.
2The app delivered the wrong item.
3The app didn’t deliver the consumable In-App Purchase due to a server outage.
4The app didn’t deliver the consumable In-App Purchase due to an in-game currency change.
5The app didn’t deliver the consumable In-App Purchase for other reasons.
Discussion
Use these delivery status values in the ConsumptionRequestV1 request body.