GoogleMobileAds. Api. AdapterResponseInfo

Response information for an individual ad network in an ad response.

Summary

Constructors and Destructors

AdapterResponseInfo (IAdapterResponseInfoClient client)

Properties

Returns the error that occurred while rendering the ad.
string
Returns the ad source ID associated with this adapter response.
string
Returns the ad source instance ID associated with this adapter response.
string
Returns the ad source instance name associated with this adapter response.
string
Returns the ad source name associated with this adapter response.
Dictionary< string, string >
Returns a Dictionary containing the ad unit mapping.
string
Returns a class name that identifies the ad network adapter.
long
Returns the amount of time the ad network adapter spent loading an ad in ms.

Public functions

override string
Returns a log friendly string version of this object.

Properties

AdError

  AdError 
 
  
 AdError 

Returns the error that occurred while rendering the ad.

Returns null if no error occurred or the adapter was not attempted.

AdSourceId

 string 
  
 AdSourceId 

Returns the ad source ID associated with this adapter response.

Returns an empty string if the ad server doesn't populate this field.

AdSourceInstanceId

 string 
  
 AdSourceInstanceId 

Returns the ad source instance ID associated with this adapter response.

Returns an empty string if the ad server doesn't populate this field.

AdSourceInstanceName

 string 
  
 AdSourceInstanceName 

Returns the ad source instance name associated with this adapter response.

Returns an empty string if the ad server doesn't populate this field.

AdSourceName

 string 
  
 AdSourceName 

Returns the ad source name associated with this adapter response.

Returns an empty string if the ad server doesn't populate this field.

AdUnitMapping

 Dictionary 
 < 
  
 string 
 , 
  
 string 
  
 > 
  
 AdUnitMapping 

Returns a Dictionary containing the ad unit mapping.

AdapterClassName

 string 
  
 AdapterClassName 

Returns a class name that identifies the ad network adapter.

LatencyMillis

 long 
  
 LatencyMillis 

Returns the amount of time the ad network adapter spent loading an ad in ms.

Returns 0 if the adapter was not attempted or client is null.

Public functions

AdapterResponseInfo

  
 AdapterResponseInfo 
 ( 
  
 IAdapterResponseInfoClient 
  
 client 
 ) 

ToString

 override 
  
 string 
  
 ToString 
 () 

Returns a log friendly string version of this object.

Design a Mobile Site
View Site in Mobile | Classic
Share by: