Class IronSourceMediationSettings
Holds the editor settings for LevelPlay.
Inheritance
IronSourceMediationSettings
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Assembly: Unity.LevelPlay.dll
public class IronSourceMediationSettings : ScriptableObject
Fields
Declaration
[Header("Ironsource SKAdNetwork ID")]
[Tooltip("Add Ironsource SKAdNetworkIdentifier to your Info.plist for iOS 14+")]
public bool AddIronsourceSkadnetworkID
Field Value
Declaration
[Tooltip("Add your application AppKeys, as provided in Ironsource Platform")]
public string AndroidAppKey
Field Value
Declaration
[Header("Google Play Services Settings")]
[Tooltip("Add Google Play Services normal permission for API level 31 (Android 12)")]
public bool DeclareAD_IDPermission
Field Value
Declaration
[Header("Project Features")]
public bool EnableAdapterDebug
Field Value
Declaration
public bool EnableIntegrationHelper
Field Value
Declaration
[Header("Automatic Initialization")]
[Tooltip("Use this flag when you wish to initialize all ad units (recommended)")]
public bool EnableIronsourceSDKInitAPI
Field Value
Declaration
[Tooltip("Add your application AppKeys, as provided in Ironsource Platform")]
public string IOSAppKey
Field Value
Declaration
public static readonly string IRONSOURCE_SETTINGS_ASSET_PATH
Field Value