Contents

deliveryStatusV1

A value that indicates whether the app successfully delivered an In-App Purchase that works properly.

Declaration

int32 deliveryStatusV1

Possible Values

0

The app delivered the consumable In-App Purchase and it’s working properly.

1

The app didn’t deliver the consumable In-App Purchase due to a quality issue.

2

The app delivered the wrong item.

3

The app didn’t deliver the consumable In-App Purchase due to a server outage.

4

The app didn’t deliver the consumable In-App Purchase due to an in-game currency change.

5

The app didn’t deliver the consumable In-App Purchase for other reasons.

Discussion

Use these delivery status values in the ConsumptionRequestV1 request body.

See Also

Consumption data types