---
title: fullDayEntry
framework: swift
role: symbol
role_heading: Instance Property
path: swift/array/fulldayentry
---

# fullDayEntry

The full day interval entry spanning the entire report collection period.

## Declaration

```swift
var fullDayEntry: MetricReport.IntervalEntry { get }
```

## Discussion

Discussion This entry contains metrics aggregated across the entire aggregation period while other interval entries represent breakdowns within that period.
