GoogleMobileAds Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
GADNativeContentAdLoaderDelegate
The delegate of a GADAdLoader object implements this protocol to receive GADNativeContentAd ads.
-
Called when native content is received.
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 2021-03-03 UTC.
[null,null,["Last updated 2021-03-03 UTC."],[],[],null,["# GoogleMobileAds Framework Reference\n\nGADNativeContentAdLoaderDelegate\n================================\n\n protocol GADNativeContentAdLoaderDelegate : ../Protocols/GADAdLoaderDelegate.html\n\nThe delegate of a GADAdLoader object implements this protocol to receive GADNativeContentAd ads.\n- `\n ``\n ``\n `\n\n ### [adLoader(_:didReceive:)](#/c:objc(pl)GADNativeContentAdLoaderDelegate(im)adLoader:didReceiveNativeContentAd:)\n\n `\n ` \n Called when native content is received. \n\n #### Declaration\n\n Swift \n\n func adLoader(_ adLoader: ../Classes/GADAdLoader.html, didReceive nativeContentAd: ../Classes/GADNativeContentAd.html)"]]