---
title: onlyFailures
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/onlyfailures
---

# onlyFailures

A Boolean value that indicates whether the response includes only notifications that failed to reach your server.

## Declaration

```data
boolean onlyFailures
```

## Mentioned in

App Store Server API changelog

## Discussion

Discussion A value of true indicates that you want to receive just the App Store server notifications that failed to reach your server, including those that the App Store server is currently retrying.

## See Also

### Data types

- [startDate](appstoreserverapi/startdate.md)
- [endDate](appstoreserverapi/enddate.md)
- [notificationType](appstoreserverapi/notificationtype.md)
- [notificationSubtype](appstoreserverapi/notificationsubtype.md)
