---
title: SKANErrorDomain
framework: storekit
role: symbol
role_heading: Global Variable
path: storekit/skanerrordomain
---

# SKANErrorDomain

A string that identifies the SKAdNetwork error domain.

## Declaration

```swift
let SKANErrorDomain: String
```

## See Also

### Error handling

- [SKANError](storekit/skanerror-swift.struct.md)
- [SKANError.Code](storekit/skanerror-swift.struct/code.md)
