Information about a loaded ad.
| String |
getMediationAdapterClassName()
Returns the mediation adapter class name of the ad network that loaded the ad.
|
| String |
getResponseId()
Returns the response ID for the loaded ad.
|
Returns the mediation adapter class name of the ad network that loaded the ad. In
the case of a mediated ad response, this is the name of the class that was responsible
for performing the ad request and rendering the ad. For non-mediated responses, this
value will be com.google.ads.mediation.admob.AdMobAdapter.
Returns the response ID for the loaded ad. Can be used to look up ads in the Ad
Review Center. Returns null until the ad associated with this
ResponseInfo successfully loads.