<!--
{
  "availability" : [
    "iOS: 4.0 -",
    "iPadOS: 4.0 -",
    "macCatalyst: 13.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "iAd",
  "identifier" : "/documentation/iAd",
  "metadataVersion" : "0.1.0",
  "role" : "Framework",
  "symbol" : {
    "kind" : "Framework",
    "modules" : [
      "iAd"
    ],
    "preciseIdentifier" : "iAd"
  },
  "title" : "iAd"
}
-->

# iAd

The Apple Search Ads iAd Attribution API is a legacy framework for attributing app data that originates from Apple Search Ads campaigns on iOS devices.

## Overview> Warning:
> After February 7, 2023, all requests made to the Apple Search Ads iAd Attribution API will return with a value of `"iad-attribution"` `=` `false`, or errors. See ``ADClient/requestAttributionDetails(_:)``. Use the <doc://com.apple.documentation/documentation/AdServices> framework for current attribution integration with the <doc://com.apple.documentation/documentation/apple_ads> Campaign Management API for devices using iOS 14.3 and later. Attribution isn’t available for downloads and redownloads from devices using iOS 14.2 or earlier.

Attribution data consists of campaign metadata from app ads, such as app downloads and redownloads that result from taps on ads created through the Apple Search Ads user interface or the Apple Search Ads API.

All Apple Search Ads data that Apple collects is subject to the [Apple Privacy Policy](https://www.apple.com/privacy).

## Topics

### Essentials

[iAd Changelog](/documentation/iAd/iad-changelog)

Learn what’s new in the Apple Search Ads iAd Attribution API.

[Setting Up Apple Search Ads Attribution](/documentation/iAd/setting-up-apple-search-ads-attribution)

Retrieve the attribution dictionary.

[`ADClient`](/documentation/iAd/ADClient)

The parent class you use to request an attribution response.

### Attribution Errors

[`ADClientErrorDomain`](/documentation/iAd/ADClientErrorDomain)

The error domain that passes to the completion handler.

[`ADClientError`](/documentation/iAd/ADClientError)

### Deprecated

[Deprecated Symbols](/documentation/iAd/deprecated-symbols)

Reference symbols from the legacy iAd framework.



---

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)