<!--
{
  "availability" : [
    "iOS: 14.5.0 -",
    "iPadOS: 14.5.0 -",
    "macCatalyst: 14.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/SKAdImpression/advertisedAppStoreItemIdentifier",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "c:objc(cs)SKAdImpression(py)advertisedAppStoreItemIdentifier"
  },
  "title" : "advertisedAppStoreItemIdentifier"
}
-->

# advertisedAppStoreItemIdentifier

The App Store ID of the app that the ad impression advertises.

```
var advertisedAppStoreItemIdentifier: NSNumber { get set }
```

## Discussion

Set this property to the App Store item identifier of the app that you’re advertising.

---

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)