<!--
{
  "availability" : [
    "iOS: 11.3.0 -",
    "iPadOS: 11.3.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/SKAdNetworkItems",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.SKAdNetworkItems"
  },
  "title" : "SKAdNetworkItems"
}
-->

# SKAdNetworkItems

An array of dictionaries containing a list of ad network IDs.

## Discussion

Apps that display ads and initiate install-validation information to share with ad networks need to include the ad network IDs in this key.

Each dictionary contains one [`SKAdNetworkIdentifier`](/documentation/BundleResources/Information-Property-List/SKAdNetworkItems/SKAdNetworkIdentifier). Provide one dictionary for each ad network that you work with.

> Important:
> Ad network IDs are case-sensitive and are in lowercase.

For more information, see <doc://com.apple.documentation/documentation/StoreKit/configuring-a-source-app>.

## Topics

### Ad network identifiers

[`SKAdNetworkIdentifier`](/documentation/BundleResources/Information-Property-List/SKAdNetworkItems/SKAdNetworkIdentifier)

A string that contains an ad network ID.



---

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)