<!--
{
  "availability" : [
    "iOS: 14.3.0 -",
    "iPadOS: 14.3.0 -",
    "macCatalyst: 14.3.0 -",
    "macOS: 11.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AdServices",
  "identifier" : "/documentation/AdServices/AAAttribution",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AdServices"
    ],
    "preciseIdentifier" : "c:objc(cs)AAAttribution"
  },
  "title" : "AAAttribution"
}
-->

# AAAttribution

The parent class that the framework uses to request a token.

```
class AAAttribution
```

## Topics

### Getting a token

When a user changes their App Tracking Transparency (ATT) status, the system will generate a new token to ensure that subsequent requests reflect the user’s current privacy preferences.

[`attributionToken()`](/documentation/AdServices/AAAttribution/attributionToken())

Generates a token.



---

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)