|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.gadgets.client.GadgetAds.SupportedGoogleAdSenseAdFormats
public static final class GadgetAds.SupportedGoogleAdSenseAdFormats
This class contains the list of supported Google AdSense Ad Formats. See: AdSense ad size.
| Field Summary | |
|---|---|
static int |
BANNER_HEIGHT
Banner Adsense ad format height which is 60px. |
static int |
BANNER_WIDTH
Banner Adsense ad format width which is 468. |
static int |
LARGE_RECTANGLE_HEIGHT
Large Rectangle ad format height which is 280px. |
static int |
LARGE_RECTANGLE_WIDTH
Large Rectangle ad format width which is 336px. |
static int |
LEADERBOARD_HEIGHT
Leaderboard Adsense ad format height which is 90px. |
static int |
LEADERBOARD_WIDTH
Leaderboard Adsense ad format width which is 728px. |
static int |
MEDIUM_RECTANGLE_HEIGHT
Medium Rectangle ad format height which is 250px. |
static int |
MEDIUM_RECTANGLE_WIDTH
Medium Rectangle ad format width which is 300px. |
static int |
SKYSCRAPER_HEIGHT
Skyscraper ad format height which is 600px. |
static int |
SKYSCRAPER_WIDTH
Skyscraper ad format height width is 120px. |
static int |
SMALL_SQUARE_HEIGHT
Small Square Adsense ad format height which is 200px. |
static int |
SMALL_SQUARE_WIDTH
Small Square Adsense ad format width which is 200px. |
static int |
SQUARE_HEIGHT
Square Adsense ad format height which is 250px. |
static int |
SQUARE_WIDTH
Square Adsense ad format width which is 250px. |
static int |
WIDE_SKYSCRAPER_HEIGHT
Wide Skyscraper ad format height which is 600px. |
static int |
WIDE_SKYSCRAPER_WIDTH
Wide Skyscraper ad format width which is 160px. |
| Constructor Summary | |
|---|---|
GadgetAds.SupportedGoogleAdSenseAdFormats()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BANNER_HEIGHT
public static final int BANNER_WIDTH
public static final int LARGE_RECTANGLE_HEIGHT
public static final int LARGE_RECTANGLE_WIDTH
public static final int LEADERBOARD_HEIGHT
public static final int LEADERBOARD_WIDTH
public static final int MEDIUM_RECTANGLE_HEIGHT
public static final int MEDIUM_RECTANGLE_WIDTH
public static final int SKYSCRAPER_HEIGHT
public static final int SKYSCRAPER_WIDTH
public static final int SMALL_SQUARE_HEIGHT
public static final int SMALL_SQUARE_WIDTH
public static final int SQUARE_HEIGHT
public static final int SQUARE_WIDTH
public static final int WIDE_SKYSCRAPER_HEIGHT
public static final int WIDE_SKYSCRAPER_WIDTH
| Constructor Detail |
|---|
public GadgetAds.SupportedGoogleAdSenseAdFormats()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||