googleads / googleads-mobile-android-mediation

Sample Android project showcasing how to build a mediation adapter or custom event for the Google Mobile Ads SDK.
Apache License 2.0
241 stars 197 forks source link

[DT Exchange] Pass MobileAds version #515

Closed advap closed 5 months ago

advap commented 5 months ago
  1. pass MobileAds version to DT Exchange
  2. call InneractiveAdManager.setMediationVersion(MEDIATOR_NAME) instead of spot.setMediationVersion(MEDIATOR_NAME)
google-cla[bot] commented 5 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

advap commented 5 months ago

will create a new PR