Contents

SKStoreProductParameterAdNetworkIdentifier

The key that represents the advertising network’s unique identifier.

Declaration

let SKStoreProductParameterAdNetworkIdentifier: String

Mentioned in

Discussion

The value for this key is an NSString.

Ad networks obtain an ad network identifier during registration. Ad networks are responsible for sharing their ad network IDs with participating app developers. Apps that display ads and need to initiate the app install validation process must include the ad network ID in their Info.plist. For more information see Registering an ad network and Configuring Apps.

See Also

Required keys