public final class

PublisherAdViewOptions

extends Object
implements Parcelable
java.lang.Object
   ↳ com.google.android.gms.ads.formats.PublisherAdViewOptions

Class Overview

Used to configure banner ad requests for use with DoubleClick for Publishers (DFP)

Summary

Nested Classes
class PublisherAdViewOptions.Builder Builder for a PublisherAdViewOptions
[Expand]
Inherited Constants
From interface android.os.Parcelable
Public Methods
AppEventListener getAppEventListener()
Returns the AppEventListener for this PublisherAdView.
boolean getManualImpressionsEnabled()
Returns true if manual impression reporting is enabled.
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.os.Parcelable

Public Methods

public AppEventListener getAppEventListener ()

Returns the AppEventListener for this PublisherAdView.

Returns
AppEventListener

public boolean getManualImpressionsEnabled ()

Returns true if manual impression reporting is enabled.

Returns
boolean