Stay organized with collections
Save and categorize content based on your preferences.
Contains classes for H5 ads.
Interfaces
Interface definition for a callback to be invoked when JavaScript from an H5 ads event needs to be executed on a web view.
Classes
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-08-20 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-08-20 UTC."],[],[],null,["# com.google.android.gms.ads.h5\n=============================\n\n[Kotlin](/admob/android/reference/kotlin/com/google/android/gms/ads/h5/package-summary \"View this page in Kotlin\") \\|Java \n\nContains classes for H5 ads.\n\nInterfaces\n----------\n\n|-----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|\n| [OnH5AdsEventListener](/admob/android/reference/com/google/android/gms/ads/h5/OnH5AdsEventListener) | Interface definition for a callback to be invoked when JavaScript from an H5 ads event needs to be executed on a web view. |\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------|\n| [H5AdsRequestHandler](/admob/android/reference/com/google/android/gms/ads/h5/H5AdsRequestHandler) | Handles H5 ad requests. |\n| [H5AdsWebViewClient](/admob/android/reference/com/google/android/gms/ads/h5/H5AdsWebViewClient) | A [WebViewClient](https://developer.android.com/reference/android/webkit/WebViewClient.html) that intercepts and handles H5 ad requests. |"]]