Class AdUnit.MobileContentAdsSettingsData
Settings specific to WAP mobile content ads (AFMC) - deprecated.
public class AdUnit.MobileContentAdsSettingsData
- Inheritance
-
AdUnit.MobileContentAdsSettingsData
- Inherited Members
Constructors
MobileContentAdsSettingsData()
public MobileContentAdsSettingsData()
Properties
MarkupLanguage
The markup language to use for this ad unit.
public virtual string MarkupLanguage { get; set; }
Property Value
ScriptingLanguage
The scripting language to use for this ad unit.
public virtual string ScriptingLanguage { 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; }