Stay organized with collections Save and categorize content based on your preferences.
public abstract class AdListener
A listener for receiving notifications during the lifecycle of an ad.
Summary Public methodsvoid
onAdClicked()
Called when a click is recorded for an ad.
void
onAdClosed()
Called when the user is about to return to the application after clicking on an ad.
void
onAdFailedToLoad(LoadAdError adError)
Called when an ad request failed.
void
onAdImpression()
Called when an impression is recorded for an ad.
void
onAdLoaded()
Called when an ad is received.
void
onAdOpened()
Called when an ad opens an overlay that covers the screen.
void
onAdSwipeGestureClicked()
Called when a swipe gesture on an ad is recorded as a click.
Public methodspublic void onAdClicked()
Called when a click is recorded for an ad.
public void onAdClosed()
Called when the user is about to return to the application after clicking on an ad.
public void onAdImpression()
Called when an impression is recorded for an ad.
public void onAdLoaded()
Called when an ad is received.
public void onAdOpened()
Called when an ad opens an overlay that covers the screen.
public void onAdSwipeGestureClicked()
Called when a swipe gesture on an ad is recorded as a click. Currently available for native ads on allowlisted accounts only. Reach out to your account manager to be allowlisted for this feature.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3