GoogleMobileAds Framework Reference

  • GADNativeMuteThisAdLoaderOptions provides options for the Mute This Ad feature.

  • The customMuteThisAdRequested property, which defaults to YES, is used to request the custom Mute This Ad feature.

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

    Swift

     var isCustomMuteThisAdRequested: Bool { get set } 
    

    Objective-C

     @property (nonatomic) BOOL customMuteThisAdRequested; 
    
Design a Mobile Site
View Site in Mobile | Classic
Share by: