---
title: endDate
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/enddate
---

# endDate

The end date of a timespan, expressed in UNIX time, in milliseconds.

## Declaration

```data
timestamp endDate
```

## Discussion

Discussion The end date must be later than the startDate.

## See Also

### Data types

- [startDate](appstoreserverapi/startdate.md)
- [notificationType](appstoreserverapi/notificationtype.md)
- [notificationSubtype](appstoreserverapi/notificationsubtype.md)
- [onlyFailures](appstoreserverapi/onlyfailures.md)
