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

applovin/mrec_zone_and_open_bidding_watermark_support #450

Closed Vedant-Mehta39 closed 1 year ago

Vedant-Mehta39 commented 1 year ago
  1. Adds support for Medium Rectangle Ads
  2. Adds support for watermarks when bidding
google-cla[bot] commented 1 year 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.

Vedant-Mehta39 commented 1 year ago

Changes Made

joshh-devrel commented 1 year ago

@Vedant-Mehta39 @thomasmso AppLovin doesn't support bidding banner, so we should remove AppLovinRtbBannerRenderer class and the places that reference it.

Vedant-Mehta39 commented 1 year ago

Changes Made:

Deleted AppLovinRtbBannerRenderer and removed it's usages

joshh-devrel commented 1 year ago

@Vedant-Mehta39 Can you rebase this PR? Thanks!

Vedant-Mehta39 commented 1 year ago

Changes Made

Branch rebased