Skip to content

Commit

Permalink
release-2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-ads-github committed Jul 7, 2023
1 parent b375e04 commit 657f8d8
Show file tree
Hide file tree
Showing 50 changed files with 276 additions and 27 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## Version 2.8.0

#### Updated

* Supported Android SDK version 5.9.0
* Improved logs for SDK correct integration check
* Improvements and optimizations
* Supported iOS SDK version 5.8.0
* Added improvements and fixes
* Updated integration logs

## Version 2.7.0

#### Updated
Expand Down
58 changes: 33 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# Yandex Mobile Ads Unity Plugin

This repository contains Yandex Mobile Ads Unity plugin. This plugin allows Unity developers to easily integrate Yandex Mobile Ads on Android and iOS apps.
This repository contains Yandex Mobile Ads Unity plugin. This plugin allows Unity developers to easily integrate Yandex
Mobile Ads on Android and iOS apps.

## Documentation

Documentation could be found at the [official website][DOCUMENTATION]

## License

EULA is available at [EULA website][LICENSE]

## Quick start
Expand All @@ -32,7 +35,8 @@ Third-party networks can be connected to Yandex Mobile Ads Mediation by several

3. Add [Google resolver] to your project, if you haven't done it yet. Resolve dependencies.

4. Set up mediation according to [AdFox documentation](https://yandex.com/dev/mobile-ads/doc/plugins/unity/mob-mediation/list-network-docpage/)
4. Set up mediation according
to [AdFox documentation](https://yandex.com/dev/mobile-ads/doc/plugins/unity/mob-mediation/list-network-docpage/)

## Third-party mediation

Expand All @@ -44,11 +48,12 @@ Third-party networks can be connected to Yandex Mobile Ads Mediation by several

3. Add [Google resolver] to your project, if you haven't done it yet. Resolve dependencies.

4. Get the Block ID in the Yandex Partner interface for each Ad Unit created in AdMob. Then set up mediation in [the AdMob web interface](https://apps.admob.com).
4. Get the Block ID in the Yandex Partner interface for each Ad Unit created in AdMob. Then set up mediation
in [the AdMob web interface](https://apps.admob.com).

For more information, please visit our:
* [Android AdMob setup documentation](https://yandex.com/dev/mobile-ads/doc/android/adapters/admob-adapter-docpage/#setting)
* [iOS AdMob setup documentation](https://yandex.com/dev/mobile-ads/doc/ios/adapters/admob-adapter-docpage/#setting)
* [Android AdMob setup documentation](https://yandex.com/dev/mobile-ads/doc/android/adapters/admob-adapter-docpage/#setting)
* [iOS AdMob setup documentation](https://yandex.com/dev/mobile-ads/doc/ios/adapters/admob-adapter-docpage/#setting)

### IronSource

Expand All @@ -58,32 +63,35 @@ Third-party networks can be connected to Yandex Mobile Ads Mediation by several

3. Add [Google resolver] to your project, if you haven't done it yet. Resolve dependencies.

4. Get the Block ID in the Yandex Partner interface for each ad placement configured in Ironsource. Then set up mediation in [the Ironsource web interface](https://platform.ironsrc.com/partners/dashboard).
4. Get the Block ID in the Yandex Partner interface for each ad placement configured in Ironsource. Then set up
mediation in [the Ironsource web interface](https://platform.ironsrc.com/partners/dashboard).

For more information, please visit our:
* [Android Ironsource setup documentation](https://yandex.com/dev/mobile-ads/doc/android/adapters/ironsource-adapter-docpage/#setting)
* [iOS Ironsource setup documentation](https://yandex.com/dev/mobile-ads/doc/ios/adapters/ironsource-adapter-docpage/#setting)
* [Android Ironsource setup documentation](https://yandex.com/dev/mobile-ads/doc/android/adapters/ironsource-adapter-docpage/#setting)
* [iOS Ironsource setup documentation](https://yandex.com/dev/mobile-ads/doc/ios/adapters/ironsource-adapter-docpage/#setting)

## Unity packages

| Package | Description |
|--------------------------------------| --- |
| yandex-mobileads-lite-2.7.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver]|
| mobileads-adcolony-mediation-2.4.0 | AdColony mediation (Supported only by android) |
| mobileads-admob-mediation-2.7.0 | AdMob mediation |
| mobileads-applovin-mediation-2.7.0 | AppLovin mediation |
| mobileads-chartboost-mediation-2.5.0 | Chartboost mediation (Supported only by android) |
| mobileads-ironsource-mediation-2.7.0 | IronSource mediation |
| mobileads-mintegral-mediation-2.7.0 | Mintegral mediation |
| mobileads-mytarget-mediation-2.7.0 | MyTarget mediation |
| mobileads-pangle-mediation-2.5.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-2.4.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-2.4.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-2.7.0 | UnityAds mediation |
| mobileads-vungle-mediation-2.4.0 | Vungle mediation (Supported only by android) |
| admob-mobileads-mediation-2.7.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-2.7.0 | Third-party mediation with IronSource |
| Package | Description |
|--------------------------------------|---------------------------------------------------------------------------|
| yandex-mobileads-lite-2.8.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver] |
| mobileads-adcolony-mediation-2.8.0 | AdColony mediation (Supported only by android) |
| mobileads-admob-mediation-2.8.0 | AdMob mediation |
| mobileads-applovin-mediation-2.8.0 | AppLovin mediation |
| mobileads-chartboost-mediation-2.8.0 | Chartboost mediation (Supported only by android) |
| mobileads-ironsource-mediation-2.8.0 | IronSource mediation |
| mobileads-mintegral-mediation-2.8.0 | Mintegral mediation |
| mobileads-mytarget-mediation-2.8.0 | MyTarget mediation |
| mobileads-pangle-mediation-2.8.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-2.8.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-2.8.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-2.8.0 | UnityAds mediation |
| mobileads-vungle-mediation-2.8.0 | Vungle mediation (Supported only by android) |
| admob-mobileads-mediation-2.8.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-2.8.0 | Third-party mediation with IronSource |

[Google resolver]: https://github.com/googlesamples/unity-jar-resolver

[DOCUMENTATION]: https://yandex.com/dev/mobile-ads/

[LICENSE]: https://legal.yandex.com/partner_ch/
7 changes: 7 additions & 0 deletions mobileads-mediation-unity-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 2.8.0

#### Updated

* Supported Android MobileAds Mediation version 5.9.0.0
* Supported iOS MobileAds Mediation version 5.8.0

## Version 2.7.0

#### Added
Expand Down
Binary file not shown.
Binary file not shown.
11 changes: 11 additions & 0 deletions mobileads-mediation/adcolony/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,50 @@
# Change Log

## Version 2.8.0

* Supported Android AdColony adapter version 4.8.0.4
* Supported iOS AdColony adapter version 4.9.0.3

## Version 2.4.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 5.4.0
* Supported Android AdColony adapter version 4.8.0.2

## Version 2.3.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 5.3.0
* Supported Android AdColony adapter version 4.8.0.1

## Version 2.2.1

#### Updated

* Supported Android Yandex Mobile Ads SDK version 5.2.1

## Version 2.2.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 5.2.0
* Supported Android AdColony adapter version 4.8.0.0
* Supported Android AdColony SDK version 4.8.0

## Version 2.0.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 5.0.0
* Supported Android AdColony adapter version 4.6.5.0
* Supported Android AdColony SDK version 4.6.5

## Version 1.0.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 4.4.0
* Supported Android AdColony adapter version 4.6.4.0
* Supported Android AdColony SDK version 4.6.4
Binary file not shown.
Binary file not shown.
19 changes: 19 additions & 0 deletions mobileads-mediation/admob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,47 @@
# Change Log

## Version 2.8.0

#### Updated

* Supported Android AdMob adapter version 21.5.0.1
* Supported iOS AdMob adapter version 10.6.0.0

## Version 2.7.0

#### Updated

* Supported iOS AdMob adapter version 9.14.0.1
* Supported iOS Yandex Mobile Ads SDK version 5.5.0

## Version 2.6.0

#### Updated

* Supported iOS AdMob adapter version 9.14.0.0
* Supported iOS Google Mobile Ads SDK version 9.14.0
* Supported iOS Yandex Mobile Ads SDK version 5.4.0

## Version 2.5.0

#### Updated

* Supported iOS AdMob adapter version 9.13.0.0
* Supported iOS Google Mobile Ads SDK version 9.13.0
* Supported iOS Yandex Mobile Ads SDK version 5.3.1

## Version 2.4.0

#### Updated

* Supported Android AdMob adapter version 21.4.0.0
* Supported Android Google Mobile Ads SDK version 21.3.0
* Supported Android Yandex Mobile Ads SDK version 5.4.0

## Version 2.3.0

#### Updated

* Supported Android AdMob adapter version 21.1.0.0
* Supported Android Google Mobile Ads SDK version 21.1.0
* Supported Android Yandex Mobile Ads SDK version 5.3.0
Expand All @@ -40,11 +52,13 @@
## Version 2.2.1

#### Updated

* Supported Android Yandex Mobile Ads SDK version 5.2.1

## Version 2.2.0

#### Updated

* Supported Android AdMob adapter version 20.5.0.0
* Supported Android Google Mobile Ads SDK version 20.5.0
* Supported Android Yandex Mobile Ads SDK version 5.2.0
Expand All @@ -55,6 +69,7 @@
## Version 2.0.0

#### Updated

* Supported Android AdMob adapter version 20.5.0.0
* Supported Android Google Mobile Ads SDK version 20.5.0
* Supported Android Yandex Mobile Ads SDK version 5.0.0
Expand All @@ -65,6 +80,7 @@
## Version 1.1.0

#### Updated

* Supported Android AdMob adapter version 20.3.0.0
* Supported Android Google Mobile Ads SDK version 20.3.0
* Supported Android Yandex Mobile Ads SDK version 4.4.0
Expand All @@ -75,6 +91,7 @@
## Version 1.0.0

#### Updated

* Supported Android AdMob adapter version 1.18.0
* Supported Android Google Mobile Ads SDK version 20.0.0
* Supported Android Yandex Mobile Ads SDK version 4.1.0
Expand All @@ -85,6 +102,7 @@
## Version 0.6.0

#### Updated

* Supported Android AdMob adapter version 1.14.0
* Supported Android Google Mobile Ads SDK version 19.3.0
* Supported Android Yandex Mobile Ads SDK version 3.0.0
Expand All @@ -95,6 +113,7 @@
## Version 0.5.0

#### Updated

* Supported Android AdMob adapter version 1.11.0
* Supported Android Google Mobile Ads SDK version 19.2.0
* Supported iOS AdMob adapter version 0.13.0
Binary file not shown.
Binary file not shown.
19 changes: 19 additions & 0 deletions mobileads-mediation/applovin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
# Change Log

## Version 2.8.0

#### Updated

* Supported Android AppLovin adapter version 11.10.1.0
* Supported iOS AppLovin adapter version 11.10.1.0

## Version 2.7.0

#### Updated

* Supported iOS AppLovin adapter version 11.6.1.0
* Supported iOS AppLovin SDK version 11.6.1
* Supported iOS Yandex Mobile Ads SDK version 5.5.0

## Version 2.6.0

#### Updated

* Supported Android AppLovin adapter version 11.6.0.0
* Supported Android AppLovin SDK version 11.6.0
* Supported Android Yandex Mobile Ads SDK version 5.5.0
Expand All @@ -20,20 +29,23 @@
## Version 2.5.0

#### Updated

* Supported iOS AppLovin adapter version 11.5.5.0
* Supported iOS AppLovin SDK version 11.5.5
* Supported iOS Yandex Mobile Ads SDK version 5.3.1

## Version 2.4.0

#### Updated

* Supported Android AppLovin adapter version 11.5.3.0
* Supported Android AppLovin SDK version 11.5.3
* Supported Android Yandex Mobile Ads SDK version 5.4.0

## Version 2.3.0

#### Updated

* Supported Android AppLovin adapter version 11.0.0.2
* Supported Android Yandex Mobile Ads SDK version 5.3.0
* Supported iOS AppLovin adapter version 11.4.3.0
Expand All @@ -43,11 +55,13 @@
## Version 2.2.1

#### Updated

* Supported Android Yandex Mobile Ads SDK version 5.2.1

## Version 2.2.0

#### Updated

* Supported Android AppLovin adapter version 11.0.0.1
* Supported Android Yandex Mobile Ads SDK version 5.2.0
* Supported iOS AppLovin adapter version 11.4.2.0
Expand All @@ -57,6 +71,7 @@
## Version 2.0.0

#### Updated

* Supported Android AppLovin adapter version 11.0.0.0
* Supported Android AppLovin SDK version 11.0.0
* Supported Android Yandex Mobile Ads SDK version 5.0.0
Expand All @@ -67,6 +82,7 @@
## Version 1.1.0

#### Updated

* Supported Android AppLovin adapter version 10.3.3.0
* Supported Android AppLovin SDK version 10.3.3
* Supported Android Yandex Mobile Ads SDK version 4.4.0
Expand All @@ -77,6 +93,7 @@
## Version 1.0.0

#### Updated

* Supported Android AppLovin adapter version 0.9.0
* Supported Android AppLovin SDK version 9.15.3
* Supported Android Yandex Mobile Ads SDK version 4.1.0
Expand All @@ -87,6 +104,7 @@
## Version 0.3.0

#### Updated

* Supported Android AppLovin adapter version 0.7.0
* Supported Android AppLovin SDK version 9.13.1
* Supported Android Yandex Mobile Ads SDK version 3.0.0
Expand All @@ -97,6 +115,7 @@
## Version 0.2.0

#### Updated

* Supported Android AppLovin adapter version 0.5.0
* Supported Android AppLovin SDK version 9.12.0
* Supported iOS AppLovin adapter version 0.6.0
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 657f8d8

Please sign in to comment.