GoogleMobileAds Framework Reference

GADNativeAdViewAdOptions

@interface GADNativeAdViewAdOptions : GADAdLoaderOptions

Ad loader options for configuring the view of native ads.

  • Indicates preferred location of AdChoices icon. Default is GADAdChoicesPositionTopRightCorner.

    Declaration

    Objective-C

    @property (assign, readwrite, nonatomic)
        GADAdChoicesPosition preferredAdChoicesPosition;