---
title: AVURLAssetURLRequestAttributionKey
framework: avfoundation
role: symbol
role_heading: Global Variable
path: avfoundation/avurlasseturlrequestattributionkey
---

# AVURLAssetURLRequestAttributionKey

A value that specifies the attribution of the URLs that this asset requests.

## Declaration

```swift
let AVURLAssetURLRequestAttributionKey: String
```

## Discussion

Discussion The value is a number that represents an NSURLRequest.Attribution. URL requests that the system issues on behalf of the asset attribute this value and follow the App Privacy Policy accordingly. The default value is NSURLRequest.Attribution.developer.

## See Also

### Options

- [AVURLAssetAllowsCellularAccessKey](avfoundation/avurlassetallowscellularaccesskey.md)
- [AVURLAssetAllowsConstrainedNetworkAccessKey](avfoundation/avurlassetallowsconstrainednetworkaccesskey.md)
- [AVURLAssetAllowsExpensiveNetworkAccessKey](avfoundation/avurlassetallowsexpensivenetworkaccesskey.md)
- [AVURLAssetHTTPCookiesKey](avfoundation/avurlassethttpcookieskey.md)
- [AVURLAssetHTTPUserAgentKey](avfoundation/avurlassethttpuseragentkey.md)
- [AVURLAssetOverrideMIMETypeKey](avfoundation/avurlassetoverridemimetypekey.md)
- [AVURLAssetPreferPreciseDurationAndTimingKey](avfoundation/avurlassetpreferprecisedurationandtimingkey.md)
- [AVURLAssetPrimarySessionIdentifierKey](avfoundation/avurlassetprimarysessionidentifierkey.md)
- [AVURLAssetReferenceRestrictionsKey](avfoundation/avurlassetreferencerestrictionskey.md)
- [AVURLAssetShouldSupportAliasDataReferencesKey](avfoundation/avurlassetshouldsupportaliasdatareferenceskey.md)
- [AVURLAssetShouldParseExternalSphericalTagsKey](avfoundation/avurlassetshouldparseexternalsphericaltagskey.md)
