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

# signature

The advertising network’s cryptographic signature for the ad impression.

```
var signature: String { get set }
```

## Discussion

The ad network creates a cryptographic signature that it uses to sign ads. For instructions on generating this value, see [Generating the signature to validate view-through ads](/documentation/StoreKit/generating-the-signature-to-validate-view-through-ads).

---

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)