<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaPlayer",
  "identifier" : "/documentation/MediaPlayer/MPNowPlayingInfoPropertyAdTimeRanges",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Media Player"
    ],
    "preciseIdentifier" : "c:@MPNowPlayingInfoPropertyAdTimeRanges"
  },
  "title" : "MPNowPlayingInfoPropertyAdTimeRanges"
}
-->

# MPNowPlayingInfoPropertyAdTimeRanges

A list of ad breaks in the Now Playing item.

```
let MPNowPlayingInfoPropertyAdTimeRanges: String
```

## Topics

### Ad time ranges

[`class MPAdTimeRange`](/documentation/MediaPlayer/MPAdTimeRange)

An object that represents a time range where an ad break exists in the current player.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)