SKAdNetwork(iOS Only)
What is SKAdNetwork?
How to Apply SKAdNetwork IDs
SKAdNetwork ID LIST
Example(XML)
Last updated
SKAdNetwork (SKAN) is a privacy-preserving attribution framework provided by Apple. It enables measurement of app installs (conversions) and campaign conversion rates without compromising user privacy. For more details about SKAdNetwork, please refer to Apple’s official documentation.
This applies to iOS only.
Partnered publishers of CJ MezzoMedia, including CJ Mezzomedia, must add the SKAdNetwork IDs of the integrated ad network vendors to Info.plist as shown below.
For more details about these fields, please refer to Apple’s official documentation.
(Last updated: 2026/06/29)
Last updated
<key>SKAdNetworkItems</key>
<array>
<dict>
<key>SKAdNetworkIdentifier</key>
<string>feyaarzu9v.skadnetwork</string>
</dict>
...
</array>