Integrate Yahoo with mediation (Deprecated)

  • Yahoo is now deprecated and the Yahoo SDK and adapter should be removed from your project.

  • To remove the Yahoo SDK, use CocoaPods to update your Podfile or manually remove the necessary framework.

  • Update your AdMob mediation groups by removing Yahoo from the settings in the AdMob UI.

Remove Yahoo SDK and adapter

With Yahoo being deprecated, we recommend removing the Yahoo SDK and adapter from your project.

Using CocoaPods

  • Remove the following line from your project's Podfile:

    pod 'GoogleMobileAdsMediationYahoo'
    
  • From the command line run:

    pod install --repo-update

Manual integration

Remove the following files from your project:

  • YahooAdapter.framework

Remove Yahoo from mediation groups

Follow the instructions in the AdMob help center to remove Yahoo from all of your mediation groups in the AdMob UI.