How to deal with New Google Play Families policy
Hello everyone. Google has made changes to the Google Play Families policy recently (September 2019), so now I'm trying to understand, how to complete the target audience and content section properly...
View ArticleAre Unity Ads compliant with Google Play "Designed for Families" program?
On page https://play.google.com/intl/en_ALL/about/families/designed-for-families/ads-and-monetization/ is a statement: "(...)Ads displayed to child audiences must comply with laws relating to...
View Articlethe game stopped gathering
Hi there! Sorry for my bad English I'm from Russia. I added ADS service and after adding it the build button was replaced by the export button. Where and what I should export I have not found. And when...
View ArticleWhat are the Ads Filters for Google Play and children permission?
I currently marked my game 18+ because I'm afraid of putting it as children friendly because it has ads. I'm submitting a new version today and I marked on Unity Services that the game is directed to...
View ArticleHow to re-request Unity Ads if the first request failed?
Imagine the player was not connected to the internet when Unity Ads was initialised. How can I make the game re-request the ads at a later stage, when the player has access to the internet? Like so: if...
View ArticleInitialize Unity ads error
Hi Guys, I want to implement Unity ads on my first game . I download the SDK from AssetStore. When i launch Initialize: Advertisement.Initialize (gameId, true); i got this error:...
View ArticleAndroid Error: "Unity Ads cannot show ads: webapp not initialized"
Hi everybody! Unity Ads shows a black screen on Android (not Unity for Android, an Android game), the error shown is this: I/UnityAds(17755): com.unity3d.ads.android.UnityAds.canShow() (line:242) ::...
View ArticleAverage Income per watched video unity ads
Hello, is there an average value for the income you get per watched video?
View ArticleInitializing Adverstisement and Monetization
Hello When I am initializing advertisment and monetization together, I am getting an error "ArgumentException: An item with the same key has already been added. Key: video". How do I Initialize these...
View ArticleHow to calculate mobile ads revenue?
Hello all ! I did a forecast on how much i could generate on mobile ads, and I would like to know if the numbers seems correct or not at all . I based the numbers on an average eCPM from different...
View ArticleCould not show banner due to No fill for placement
Hi. I am just testing out unity-ads for the first time, using the code provided in the tutorial. Video ads work fine, in the editor as well as on my device. However, the banner ad dummy only shows up,...
View ArticleProblems with ads.
I am pretty new to development. I am using Unity 2018.3.0f2 I have not updated because I have read to many dev problems with the update where things that worked in 2018 stopped working when they...
View ArticleFramework not found UnityAds on iOS
Hello! I have a project that has been using ads for quite a while on Android, no issues there! I'm currently trying to get an iOS version working, and I'm currently unable to build on xCode because of...
View ArticleMonetization 3.X initialization bug?
When I use the built-in add extension I need to manually initialize it by script with: Advertisement.Initialize(gameID,...) else Advertisement.IsReady() is allways false. It was not necessary...
View ArticleHelp with ads
I am a little confused about the implementation of rewarded ads. I am trying to use "public void OnUnityAdsDidFinish (string placementId, ShowResult showResult)" by following the guide...
View ArticleRewarded Videos and Zero Revenue
Hey, First of all let me start saying that I did notice a trend on the forum, with many others having similar questions to mine. I've seen a clarification saying that "at least 5000 views are required...
View ArticleUnity Ads very low eCPM ?
Hello there, This is my first post here , but i was a passive reader until now. I want to ask everybody about the eCPM this days, as my game seems to be doing better than never , but oh my god , the...
View ArticleGDPR and opting out. Issues with opting out.
Hi everyone, I will soon complete one of my latest projects and I am trying to make it fully compliant with GDPR and COPPA. From the documentation I have read...
View ArticleQuestion! Admob
I'm using admob rewards Ads... I just want to know if after showing the ads.. do I need to request and load it again? it it will load automatically?
View Article