GoogleMobileAds Framework Reference

GADMediationAdapter

protocol GADMediationAdapter : NSObjectProtocol

Receives messages and requests from the Google Mobile Ads SDK. Provides GMA to 3P SDK communication.

Adapters are initialized on a background queue and should avoid using the main queue until load time.