<!--
{
  "availability" : [
    "iOS: 6.0.0 -",
    "iPadOS: 6.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.14.0 -",
    "tvOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AdSupport",
  "identifier" : "/documentation/AdSupport/ASIdentifierManager",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AdSupport"
    ],
    "preciseIdentifier" : "c:objc(cs)ASIdentifierManager"
  },
  "title" : "ASIdentifierManager"
}
-->

# ASIdentifierManager

The object that contains the advertising identifier.

```
class ASIdentifierManager
```

## Topics

### Getting the Advertising Identifier

[`shared()`](/documentation/AdSupport/ASIdentifierManager/shared())

The shared instance of the identifier manager class.

[`advertisingIdentifier`](/documentation/AdSupport/ASIdentifierManager/advertisingIdentifier)

The UUID that is specific to a device.

### Deprecated

[`isAdvertisingTrackingEnabled`](/documentation/AdSupport/ASIdentifierManager/isAdvertisingTrackingEnabled)

A Boolean value that indicates whether the user has limited ad tracking
enabled.



---

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)