Class AdUnit.ContentAdsSettingsData
Settings specific to content ads (AFC) and highend mobile content ads (AFMC - deprecated).
public class AdUnit.ContentAdsSettingsData
- Inheritance
-
AdUnit.ContentAdsSettingsData
- Inherited Members
Constructors
ContentAdsSettingsData()
public ContentAdsSettingsData()
Properties
BackupOption
The backup option to be used in instances where no ad is available.
public virtual AdUnit.ContentAdsSettingsData.BackupOptionData BackupOption { get; set; }
Property Value
Size
Size of this ad unit.
public virtual string Size { get; set; }
Property Value
Type
Type of this ad unit.
public virtual string Type { get; set; }