GoogleMobileAds Framework Reference

GADNativeMuteThisAdLoaderOptions

@interface GADNativeMuteThisAdLoaderOptions : GADAdLoaderOptions

Mute This Ad options.

  • Set to YES to request the custom Mute This Ad feature. By default, this property’s value is YES.

    Declaration

    Objective-C

    @property (assign, readwrite, nonatomic) BOOL customMuteThisAdRequested;