---
title: NSPrivacyCollectedDataType
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/app-privacy-configuration/nsprivacycollecteddatatypes/nsprivacycollecteddatatype
---

# NSPrivacyCollectedDataType

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

## Possible Values

NSPrivacyCollectedDataTypeName: Name, such as first or last name. NSPrivacyCollectedDataTypeEmailAddress: Email address, including but not limited to a hashed email address. NSPrivacyCollectedDataTypePhoneNumber: Phone number, including but not limited to a hashed phone number. NSPrivacyCollectedDataTypePhysicalAddress: Physical address, such as home address, physical address, or mailing address. NSPrivacyCollectedDataTypeOtherUserContactInfo: Other user contact info; any other information that can be used to contact the user outside the app. NSPrivacyCollectedDataTypeHealth: Health and medical data, including but not limited to data from the Clinical Health Records API, HealthKit API, MovementDisorderAPIs, or health-related human subject research or any other user provided health or medical data. NSPrivacyCollectedDataTypeFitness: Fitness and exercise data, including but not limited to the Motion and Fitness API. NSPrivacyCollectedDataTypePaymentInfo: Payment info; such as form of payment, payment card number, or bank account number. If your app uses a payment service, the payment information is entered outside your app, and you as the developer never have access to the payment information, it is not collected and does not need to be disclosed. NSPrivacyCollectedDataTypeCreditInfo: Credit info, such as credit score. NSPrivacyCollectedDataTypeOtherFinancialInfo: Other financial info; such as salary, income, assets, debts, or any other financial information. NSPrivacyCollectedDataTypePreciseLocation: Precise location; information that describes the location of a user or device with the same or greater resolution as a latitude and longitude with three or more decimal places. NSPrivacyCollectedDataTypeCoarseLocation: Coarse location; information that describes the location of a user or device with lower resolution than a latitude and longitude with three or more decimal places, such as Approximate Location Services. NSPrivacyCollectedDataTypeSensitiveInfo: Sensitive information; such as racial or ethnic data, sexual orientation, pregnancy or childbirth information, disability, religious or philosophical beliefs, trade union membership, political opinion, genetic information, or biometric data. NSPrivacyCollectedDataTypeContacts: Contacts; such as a list of contacts in the user’s phone, address book, or social graph. NSPrivacyCollectedDataTypeEmailsOrTextMessages: Emails or text messages; including subject line, sender, recipients, and contents of the email or message. NSPrivacyCollectedDataTypePhotosorVideos: The user’s photos or videos. NSPrivacyCollectedDataTypeAudioData: The user’s voice or sound recordings. NSPrivacyCollectedDataTypeGameplayContent: Gameplay content; such as saved games, multiplayer matching or gameplay logic, or user-generated content in-game. NSPrivacyCollectedDataTypeCustomerSupport: Data generated by the user during a customer support request. NSPrivacyCollectedDataTypeOtherUserContent: Any other user-generated content. NSPrivacyCollectedDataTypeBrowsingHistory: Browsing history; information about content the user has viewed that is not part of the app, such as websites. NSPrivacyCollectedDataTypeSearchHistory: Information about searches performed in the app. NSPrivacyCollectedDataTypeUserID: User ID; such as screen name, handle, account ID, assigned user ID, customer number, or other user- or account-level ID that can be used to identify a particular user or account. NSPrivacyCollectedDataTypeDeviceID: Device ID; such as the device’s advertising identifier, or other device-level ID. NSPrivacyCollectedDataTypePurchaseHistory: An account’s or individual’s purchases or purchase tendencies. NSPrivacyCollectedDataTypeProductInteraction: Product interaction; such as app launches, taps, clicks, scrolling information, music listening data, video views, saved place in a game, video, or song, or other information about how the user interacts with the app. NSPrivacyCollectedDataTypeAdvertisingData: Advertising data; such as information about the advertisements the user has seen. NSPrivacyCollectedDataTypeOtherUsageData: Any other data about user activity in the app. NSPrivacyCollectedDataTypeCrashData: Crash data, such as crash logs. NSPrivacyCollectedDataTypePerformanceData: Performance data, such as launch time, freeze rate, or energy use. NSPrivacyCollectedDataTypeOtherDiagnosticData: Any other data collected for the purposes of measuring technical diagnostics related to the app. NSPrivacyCollectedDataTypeEnvironmentScanning: Environment scanning; such as mesh, planes, scene classification, and/or image detection of the user’s surroundings. NSPrivacyCollectedDataTypeHands: The user’s hand structure and hand movements. NSPrivacyCollectedDataTypeHead: The user’s head movement. NSPrivacyCollectedDataTypeOtherDataTypes: Any other data types not mentioned.

## Mentioned in

Describing data use in privacy manifests

## Discussion

Discussion Choose the value that matches the data your app or third-party SDK collects.

## See Also

### Reporting categories of collected data

- [NSPrivacyCollectedDataTypePurposes](bundleresources/app-privacy-configuration/nsprivacycollecteddatatypes/nsprivacycollecteddatatypepurposes.md)
