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

support watermark #488

Closed junjunsong closed 12 months ago

junjunsong commented 1 year ago

Now there are two questions,

  1. MTG's SDK is expected to be available from Maven warehouse in 24 hours

  2. Is the usage of native correct. We internally process the view parameter in trackViews(@NonNull View view, @NonNull Map<String, View> clickableAssetViews, @NonNull Map<String, View> map1) as a FrameLayout and set the size of the watermark image using the size of the view.

joshh-devrel commented 12 months ago

@junjunsong In the CHANGELOG, can you add the below?

#### Next Version
- Added watermark support for bidding ads.
joshh-devrel commented 12 months ago

@junjunsong Gentle bump. Thanks!