Initialization status of each ad network available to the Google Mobile Ads SDK, keyed by its
GADMAdapter’s class name. The list of available ad networks may be incomplete during early
phases of SDK initialization.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-03-03 UTC."],[],[],null,["# GoogleMobileAds Framework Reference\n\nGADInitializationStatus\n=======================\n\n class GADInitializationStatus : NSObject, NSCopying\n\nAn immutable snapshot of the Google Mobile Ads SDK's initialization status, categorized by\nmediation adapter.\n- `\n ``\n ``\n `\n\n ### [adapterStatusesByClassName](#/c:objc(cs)GADInitializationStatus(py)adapterStatusesByClassName)\n\n `\n ` \n Initialization status of each ad network available to the Google Mobile Ads SDK, keyed by its\n GADMAdapter's class name. The list of available ad networks may be incomplete during early\n phases of SDK initialization. \n\n #### Declaration\n\n Swift \n\n var adapterStatusesByClassName: [String : ../Classes/GADAdapterStatus.html] { get }"]]