Class ChartboostSettings
Inheritance
System.Object
ChartboostSettings
Namespace: EasyMobile
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class ChartboostSettings
Properties
CustomInterstitialPlacements
Gets or sets Chartboost's custom interstitial placements (used in
Declaration
public AdPlacement[] CustomInterstitialPlacements { get; set; }
Property Value
Type | Description |
---|---|
AdPlacement[] |
CustomRewardedPlacements
Gets or sets Chartboost's custom rewarded ad placements (used in
Declaration
public AdPlacement[] CustomRewardedPlacements { get; set; }
Property Value
Type | Description |
---|---|
AdPlacement[] |