Menu

One-Tap Mute

1. One-Tap Mute Functionality

You can programmatically mute third-party ad SDKs via this interface. Settings take effect immediately and can be configured during initialization or before loading any ad placement.

Supported in SDK v6.5.15 and above.


2. Compatibility

Network Supported Ad Formats
AdMob All formats
Inmobi All formats
AppLovin All formats
Mintegral Native, Interstitial, Rewarded Video
Fyber Rewarded, Interstitial, Banner
Bigo Native
Pangle All formats
PangleCombine All formats
Xiaomi Columbus Native
Max All formats
Appnext Native
Taurusx Rewarded, Interstitial, Splash

! Note: Custom ad networks are not supported


3. Implementation

java Copy
// Supported in v6.5.15+ | Call before SDK initialization  
ATSDKGlobalSetting.setAdMuted(true);  

4. Note

  • setAdMuted(true) enables mute, setAdMuted(false) disables
  • API configuration takes precedence over dashboard settings
Previous
Advanced Settings
Next
Privacy Policy
Last modified: 2025-09-16Powered by