ドキュメント

サポート

SKAdNetwork ID manager

Automatically manage SKAdNetwork IDs for iOS 14+ by enabling the feature in the LevelPlay Network Manager to update your app’s Info.plist file.
読み終わるまでの所要時間 1 分最終更新 4ヶ月前

iOS versions 14+ require that you include the ad network IDs for all of your ad networks in the information property list file (Info.plist). To easily create a code snippet to support your ironSource mediated network IDs, select the ad networks you've integrated in your app and copy the SKAdNetworkItems script to your info.plist file. You can control which SKAdNetworkIdentifiers you want returned for each network using the dropdown menus:
  • All will include the network's SKAdNetworkIdentifier and all additional buyers supported by the ad network
  • Primary will add only the SKAdNetworkIdentifier values that are required for the ad network
Learn how to add your SKAdNetwork IDs manually here.