ドキュメント

​
​

Development

User Acquisition

Monetization

産業

Unity Ads Monetization

SDK 4.20.0

サポート対象
​

iOS API reference - Swift

iOS API reference - Objective-C

Unity Ads Monetization

SDK 4.20.0

サポート対象
​

このページは選択した言語では使用できません。
Unity Ads privacy guide
​
​
iOS 14 integration
  • iOS 14 technical integration
  • Update your Unity Ads SDK for iOS 14
  • Install the iOS 14 support package
  • Configure ad network ids
  • App Tracking Transparency compliance
  1. Unity Ads SDK iOS developer monetization
  2. Unity Ads SDK privacy guides
  3. iOS 14 integration guide

Update your Unity Ads SDK for iOS 14

Update the Unity Ads SDK to version 3.5.1 or later to support iOS 14 requirements, including ATT and SKAdNetwork integration.
読み終わるまでの所要時間 1 分
最終更新 1ヶ月前

Unity advises that all Unity publishers integrate Unity Ads 3.5.1 or later into their apps for iOS 14. Apps using older versions of Unity Ads will not be able to accurately report users' App Tracking Transparency (ATT) status to advertisers, which might impact performance.

Made-with-Unity games

Install the latest version of Unity Ads through the Unity Package Manager by following these steps:
注
Starting April 1, 2026, apps that monetize with Unity Ads through direct integration through the Advertisement Legacy Package might see reduced ad performance. To avoid reduction in performance, switch to integrating Unity Ads as a bidder.
The Unity Ads network will continue to support and provide fill for all apps using direct integration. However, to maximize revenue and performance, the recommended best practice is to install the Ads Mediation package for LevelPlay, Unity's ad mediation platform.
  1. In the Unity Editor, select Window > Package Manager to open the Package Manager.
  2. Select the
    Advertisement
    package from the list, then select the most recent verified version.
  3. Select Install or Update.
Next steps: Refer to the documentation on install the iOS 14 Support package.

Non made-with-Unity games

  1. Download the Unity Ads framework.
  2. Drag-and-drop the framework into your Unity project folder, and copy it.
  3. In your
    ViewController
    header (
    .h
    ), import Unity Ads and set the Unity Ads delegate:
#import <UIKit/UIKit.h>#import <UnityAds/UnityAds.h>@interface ViewController : UIViewController <UnityAdsInitializationDelegate, UnityAdsDelegate>@end
Next steps: Refer to the documentation on configure ad network IDs.

Copyright © 2026 Unity Technologies
法規事項プライバシーポリシークッキーDocumentation Terms of Use私の個人情報を販売または共有しないプライバシーに関する選択 (クッキー設定)

"Unity" の名称、Unity のロゴ、およびその他の Unity の商標は、米国およびその他の国における Unity Technologies またはその関係会社の商標または登録商標です (詳しくはこちら)。その他の名称またはブランドは該当する所有者の商標です。

一部のページは利便性向上のため機械翻訳を使用しており、内容に不正確な表現が含まれる場合があります。内容に齟齬または不一致が生じた場合は、英語版を正本とします。

  • このページ
    • Made-with-Unity games

    • Non made-with-Unity games


このページの問題を報告する