com.google.android.gms.ads.doubleclick.CustomRenderedAd |
Interface that contains information about custom rendered ads.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the base URL as a String value.
| |||||||||||
Returns the ad content string.
| |||||||||||
Notifies the SDK that ad has finished rendering.
| |||||||||||
Records the click of the ad.
| |||||||||||
Records the impression of the ad.
|
Returns the base URL as a String value. The base URL can be used to get an absolute path when the ad content assets use relative links.
Returns the ad content string. This can be an HTML or JSON string, or any server template which contains assets for the ad.
Notifies the SDK that ad has finished rendering.
view | The rendered view of the ad. |
---|
Records the click of the ad.
Records the impression of the ad.