GoogleMobileAds. Api. LoadAdError
Error information about why an ad load operation failed.
Summary
Inheritance
Inherits from: GoogleMobileAds.Api.AdError
        Constructors and Destructors | 
    |
|---|---|
        LoadAdError(ILoadAdErrorClient client)
        Creates a LoadAdError.  
       | 
    
        Public functions | 
    |
|---|---|
        GetResponseInfo()
       | 
      
        
         Returns ResponseInfo object for the failed request.  
       | 
    
        ToString()
       | 
      
        override string
        Returns a log friendly string version of this object.  
       | 
    
Public functions
GetResponseInfo
ResponseInfo GetResponseInfo()
Returns ResponseInfo object for the failed request.
response-info
for more inforomation about Response Info.
| Details | |
|---|---|
| Returns | 
               The ResponseInfo of this error. 
             | 
          
LoadAdError
LoadAdError( ILoadAdErrorClient client )
Creates a LoadAdError.
| Details | |||
|---|---|---|---|
| Parameters | 
              
  | 
          
ToString
override string ToString()
Returns a log friendly string version of this object.