A listener for when a custom rendered ad has loaded.
| abstract void |
Called when a CustomRenderedAd
has loaded. Publishers should render the ad, and call
onAdRendered(View) when the rendering is complete.
| ad | The CustomRenderedAd
which contains information about this ad. |
|---|