googleads / googleads-mobile-flutter

A Flutter plugin for the Google Mobile Ads SDK
Apache License 2.0
336 stars 276 forks source link

Modified ad behavior Must fix: 3.1.0 #948

Closed bugrevealingbme closed 10 months ago

bugrevealingbme commented 10 months ago

Every application I updated the Admob version started to give this warning. Only the opening advert has this problem.

Modified ad behavior Must fix Publishers are not permitted to alter the behavior or targeting of Google ads. This includes implementing the AdSense ad code in a "floating box script," or altering the ad-targeting using hidden keywords or IFRAMES.

Version: google_mobile_ads: ^3.1.0

huycozy commented 10 months ago

Hi @bugrevealingbme This issue seems to be caused by your ad implementation, please see a known issue here with Android native as well. And he solved it by following Implementation guidance.

You may also check Behavioral policies if it's helpful.

With this, I would recommend raising this to Product support team via AdMob Help Center instead. Closing this issue as it doesn't seem to Flutter ad plugin issue.