---
title: iTunesItemIdentifier
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/skcloudservicesetupoptionskey/itunesitemidentifier
---

# iTunesItemIdentifier

A key that specifies the iTunes Store item that the user is trying to access through the service.

## Declaration

```swift
static let iTunesItemIdentifier: SKCloudServiceSetupOptionsKey
```

## Discussion

Discussion The only iTunes Store items that are supported are song, video, playlist, and album.

## See Also

### Indicating Setup Options

- [action](storekit/skcloudservicesetupoptionskey/action.md)
- [SKCloudServiceSetupAction](storekit/skcloudservicesetupaction.md)
- [affiliateToken](storekit/skcloudservicesetupoptionskey/affiliatetoken.md)
- [campaignToken](storekit/skcloudservicesetupoptionskey/campaigntoken.md)
- [messageIdentifier](storekit/skcloudservicesetupoptionskey/messageidentifier.md)
- [SKCloudServiceSetupMessageIdentifier](storekit/skcloudservicesetupmessageidentifier.md)
