Q: Webview and Google WebView API for Ads included?
In regards to WebView API for Ads, see reference:
https://support.google.com/admob/answer/48182?hl=en
Technical Requirements for Web Content Viewing Frames for Apps...
App developers who want to monetize by publishing AdSense and Ad Manager display ads through a web content viewing frame must use one of the following integration options:
WebView API for Ads
App developers are encouraged to integrate the WebView API for Ads to register WebView instances (Android: WebView, iOS: WKWebView) with Google Mobile Ads SDK.
Also: https://support.google.com/admanager/answer/11893859?hl=en
Using the WebView API for Ads (Android, iOS) in your own apps is one way to comply with webview policy. Consider asking developers from your top third-party apps to use the WebView API for Ads in order to improve signal fidelity for your ad traffic.
gautier1
Apr 25, 2025A: Hi, our integreations is using admob
you can get more informations here
https://pub.dev/packages/google_mobile_ads
This plugin is the official google ads for Flutter.
I personally mostly monetize my apps using subscriptions and not ads. But I used this and it worked like a charm.