GoogleMobileAds Framework Reference
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
      
        
          
            
              
                
                  
@interface GADMediationServerConfiguration : NSObject
                 
               
            Third party SDK configuration.
          
          
            
              
                - 
                  
                  
                    
                    
                      
                      
                        Array of mediation configurations set by the publisher on the AdMob UI. Each configuration is a
possible credential dictionary that the Google Mobile Ads SDK may provide at ad request time. 
 
                        Declaration
                          Swift var credentials: [MediationCredentials] { get }
 
 
 
 
           
        
      
     
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  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 2025-08-20 UTC.
  
  
  
    
      [null,null,["Last updated 2025-08-20 UTC."],[],["The `GADMediationServerConfiguration` class provides third-party SDK configuration details. It contains an array of `MediationCredentials`, which are configuration dictionaries set by the publisher in the AdMob UI. These credentials represent various possible configurations that the Google Mobile Ads SDK might supply during an ad request. The property `credentials` is a read-only array of these `MediationCredentials` objects.\n"]]