<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/App-Privacy-Configuration/NSPrivacyCollectedDataTypes",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:App_Privacy_Configuration.NSPrivacyCollectedDataTypes"
  },
  "title" : "NSPrivacyCollectedDataTypes"
}
-->

# NSPrivacyCollectedDataTypes

A list of dictionaries that report the categories of private data your app or third-party SDK collects.

## Overview

For more information, see [Describing data use in privacy manifests](/documentation/BundleResources/describing-data-use-in-privacy-manifests).

## Topics

### Reporting categories of collected data

[`NSPrivacyCollectedDataType`](/documentation/BundleResources/App-Privacy-Configuration/NSPrivacyCollectedDataTypes/NSPrivacyCollectedDataType)

A string that identifies the type of data your app or third-party SDK collects.

[`NSPrivacyCollectedDataTypePurposes`](/documentation/BundleResources/App-Privacy-Configuration/NSPrivacyCollectedDataTypes/NSPrivacyCollectedDataTypePurposes)

An array of strings that identify reasons your app or third-party SDK collects private data.

### Reporting tracking and linking collected data

[`NSPrivacyCollectedDataTypeLinked`](/documentation/BundleResources/App-Privacy-Configuration/NSPrivacyCollectedDataTypes/NSPrivacyCollectedDataTypeLinked)

A Boolean that indicates whether your app or third-party SDK links this data type to the user’s identity.

[`NSPrivacyCollectedDataTypeTracking`](/documentation/BundleResources/App-Privacy-Configuration/NSPrivacyCollectedDataTypes/NSPrivacyCollectedDataTypeTracking)

A Boolean that indicates whether your app or third-party SDK uses this data type to track.



---

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)