Class IronSourceAdUnits
Contains the available Ad Unit identifiers
Inherited Members
Namespace: Global Namespace
Assembly: Unity.LevelPlay.dll
Syntax
public static class IronSourceAdUnits
Properties
INTERSTITIAL
Interstitial Video Ad Unit
Declaration
public static string INTERSTITIAL { get; }
Property Value
Type | Description |
---|---|
string |
OFFERWALL
Offerwall Ad Unit
Declaration
public static string OFFERWALL { get; }
Property Value
Type | Description |
---|---|
string |
REWARDED_VIDEO
Rewarded Video Ad Unit
Declaration
public static string REWARDED_VIDEO { get; }
Property Value
Type | Description |
---|---|
string |