Java com.google.gwt.maps.client.adsense AdUnitOptions fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.adsense AdUnitOptions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.adsense AdUnitOptions.

The text is from its open source code.

Method

AdUnitOptionsnewInstance()
creates options for adunit
voidsetChannelNumber(String channelNumber)
set The AdSense For Content channel number for tracking the performance of this AdUnit.
voidsetFormat(AdFormat format)
the Format of the AdUnit.
voidsetMap(MapWidget mapWidget)
The map associated with this AdUnit.
voidsetPosition(ControlPosition position)
The position of the AdUnit.
voidsetPublisherId(String publisherId)
Your AdSense for Content publisher ID.