Native ads
lets you design an ad placement that matches the style of your app. While
this provides a lot of flexibility, it's important to ensure your placements
remain compliant with AdMob policies.
Native Validator is a new feature to help you catch policy violations before
your app ships. It automatically identifies certain policy violations in your
app and notifies you through the app's UI.
Native Validator is enabled by default for test ads, but can be disabled as
shown below. Keep in mind however that once the validator is disabled, test ads
will no longer show information about potential issues with your ad layouts.
Prerequisites
Google Mobile Ads SDK
7.68.0 or higher.
Ensure your device is configured as a test
device.
Using Native Validator
Native Validator automatically alerts you of certain policy violations in your
UI through an overlay popup next to the ad.
Clicking on See Issues takes you to a fullscreen list of the relevant policy
violations.
Disabling the validator
To disable Native Validator, add GADNativeAdValidatorEnabled = false to your
Info.plist.
[[["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-22 UTC."],[[["\u003cp\u003eNative Validator helps identify policy violations in native ads before app release by automatically detecting issues and notifying you through the app's UI.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is enabled by default for test ads but can be disabled in the \u003ccode\u003eInfo.plist\u003c/code\u003e file by setting \u003ccode\u003eGADNativeAdValidatorEnabled\u003c/code\u003e to \u003ccode\u003efalse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eNative Validator requires Google Mobile Ads SDK 7.68.0 or higher and works only with test ads, not live ads.\u003c/p\u003e\n"],["\u003cp\u003eTo use the feature, ensure your device is configured as a test device, and the validator will display an overlay popup for any policy violation detected.\u003c/p\u003e\n"]]],["Native Validator, available in Google Mobile Ads SDK 7.68.0 or higher, identifies AdMob policy violations in native ad placements within test ads. It displays an overlay popup next to the ad, alerting users to potential issues and providing a fullscreen list of violations when \"See Issues\" is clicked. Enabled by default for test ads on test devices, it can be disabled by setting `GADNativeAdValidatorEnabled` to `false` in the `Info.plist`, which prevents it from showing policy violations.\n"],null,["Select platform: [Android](/admob/android/native/validator \"View this page for the Android platform docs.\") [iOS](/admob/ios/native/validator \"View this page for the iOS platform docs.\")\n\n\u003cbr /\u003e\n\nNative ads lets you design an ad placement that matches the style of your app. While this provides a lot of flexibility, it's important to ensure your placements remain compliant with AdMob policies.\n\n\u003cbr /\u003e\n\nNative Validator is a new feature to help you catch policy violations before\nyour app ships. It automatically identifies certain policy violations in your\napp and notifies you through the app's UI.\n| **Key Point:** Native Validator will appear only on test ads. Live ad requests will never show Native Validator.\n\nNative Validator is enabled by default for test ads, but can be disabled as\nshown below. Keep in mind however that once the validator is disabled, test ads\nwill no longer show information about potential issues with your ad layouts.\n\nPrerequisites\n\n- Google Mobile Ads SDK 7.68.0 or higher.\n\n\u003c!-- --\u003e\n\n- Ensure your device is configured as a [test\n device](/admob/ios/test-ads#enable_test_devices).\n\nUsing Native Validator\n\nNative Validator automatically alerts you of certain policy violations in your\nUI through an overlay popup next to the ad.\n\nClicking on **See Issues** takes you to a fullscreen list of the relevant policy\nviolations.\n\nDisabling the validator\n\nTo disable Native Validator, add `GADNativeAdValidatorEnabled = false` to your\n`Info.plist`. \n\n \u003ckey\u003eGADNativeAdValidatorEnabled\u003c/key\u003e\n \u003cfalse/\u003e\n\nOr, edit it in the property list editor:"]]