Version 5.0.0 (2024-08-08)
First version of the Chartboost Mediation Unity SDK - Unity Ads Adapter.
#Added
-
Support for the following
Unity Ads
dependencies. Notice adapter dependencies are optimistic and any patches and hot-fixes will be automatically picked up.:- Android:
com.chartboost:chartboost-mediation-adapter-unity-ads:5.4.12.+
- iOS:
ChartboostMediationAdapterUnityAds ~> 5.4.12.0
- Android:
-
UnityAdsAdapter.cs
with Configuration Properties forUnity Ads
. -
The following properties have been added in
UnityAdsAdapter.cs
string AdapterUnityVersion
string AdapterNativeVersion
string PartnerSDKVersion
string PartnerIdentifier
string PartnerDisplayName
bool TestMode
-
The following methods have been added in
UnityAdsAdapter.cs
void SetGDPRConsentOverride(bool gdprStatus)
void SetPrivacyConsentOverride(bool consentStatus)