---
title: playTime
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/playtime
---

# playTime

A value that indicates the amount of time that the customer used the app.

## Declaration

```data
int32 playTime
```

## Possible Values

0: The engagement time is undeclared. Use this value to avoid providing information for this field. 1: The engagement time is between 0–5 minutes. 2: The engagement time is between 5–60 minutes. 3: The engagement time is between 1–6 hours. 4: The engagement time is between 6–24 hours. 5: The engagement time is between 1–4 days. 6: The engagement time is between 4–16 days. 7: The engagement time is over 16 days.

## See Also

### Consumption data types

- [accountTenure](appstoreserverapi/accounttenure.md)
- [appAccountToken](appstoreserverapi/appaccounttoken.md)
- [consumptionStatus](appstoreserverapi/consumptionstatus.md)
- [customerConsented](appstoreserverapi/customerconsented.md)
- [deliveryStatusV1](appstoreserverapi/deliverystatusv1.md)
- [lifetimeDollarsPurchased](appstoreserverapi/lifetimedollarspurchased.md)
- [lifetimeDollarsRefunded](appstoreserverapi/lifetimedollarsrefunded.md)
- [platform](appstoreserverapi/platform.md)
- [refundPreferenceV1](appstoreserverapi/refundpreferencev1.md)
- [sampleContentProvided](appstoreserverapi/samplecontentprovided.md)
- [userStatus](appstoreserverapi/userstatus.md)
