Uses of Class
com.google.api.ads.dfp.axis.v201206.AdSenseSettingsFontSize

Packages that use AdSenseSettingsFontSize
com.google.api.ads.dfp.axis.v201206   
 

Uses of AdSenseSettingsFontSize in com.google.api.ads.dfp.axis.v201206
 

Fields in com.google.api.ads.dfp.axis.v201206 declared as AdSenseSettingsFontSize
static AdSenseSettingsFontSize AdSenseSettingsFontSize.DEFAULT
           
static AdSenseSettingsFontSize AdSenseSettingsFontSize.LARGE
           
static AdSenseSettingsFontSize AdSenseSettingsFontSize.MEDIUM
           
static AdSenseSettingsFontSize AdSenseSettingsFontSize.SMALL
           
 

Methods in com.google.api.ads.dfp.axis.v201206 that return AdSenseSettingsFontSize
static AdSenseSettingsFontSize AdSenseSettingsFontSize.fromString(String value)
           
static AdSenseSettingsFontSize AdSenseSettingsFontSize.fromValue(String value)
           
 AdSenseSettingsFontSize AdSenseSettings.getFontSize()
          Gets the fontSize value for this AdSenseSettings.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type AdSenseSettingsFontSize
 void AdSenseSettings.setFontSize(AdSenseSettingsFontSize fontSize)
          Sets the fontSize value for this AdSenseSettings.
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type AdSenseSettingsFontSize
AdSenseSettings(Boolean adSenseEnabled, String borderColor, String titleColor, String backgroundColor, String textColor, String urlColor, AdSenseSettingsAdType adType, AdSenseSettingsBorderStyle borderStyle, AdSenseSettingsFontFamily fontFamily, AdSenseSettingsFontSize fontSize, Size_StringMapEntry[] afcFormats)
           
 



Copyright © 2012. All Rights Reserved.