react-native-google-mobile-ads
    Preparing search index...

    Enumeration NativeAdEventType

    Index
    CLICKED: "clicked"

    Called when a click is recorded for an ad.

    CLOSED: "closed"

    Called when the user is about to return to the application after clicking on an ad.

    IMPRESSION: "impression"

    Called when an impression is recorded for an ad.

    OPENED: "opened"

    Called when an ad opens an overlay that covers the screen.

    PAID: "paid"

    Called when an ad is estimated to have earned money.

    VIDEO_ENDED: "video_ended"

    Called when the video controller’s video playback has ended.

    VIDEO_MUTED: "video_muted"

    Called when the video controller has muted video.

    VIDEO_PAUSED: "video_paused"

    Called when the video controller has paused video.

    VIDEO_PLAYED: "video_played"

    Called when the video controller has begun or resumed playing a video

    VIDEO_UNMUTED: "video_unmuted"

    Called when the video controller has unmuted video.