I have a question. I have 2 different rewarded options in my main page. I want to see how much of users selected these options individually. Can i load 2 different rewarded ads with 2 different ad unit at the same activity? Is it aganist the policies?
Can I single ads units( Bannner,interstitial ) in multiple apps . Or Make the mulitple ads units ( Bannner,interstitial ) for multiple apps .Please give reply.
How can I check if the user got rewarded, even if he uninstalled&re-installed the app? Is there an API for this? Maybe even know when was the last time he got rewarded? Or even history of rewards? For example, I'd like to reward the user of watching a video, by removing banners.
I used tested ca pub code ad it worked but when I used my own ca pub ad. It shows continuously rewarded video failed to load. Pls say me some solution...
Hi, im programing a game with instertitial and video rewarded ads. I wanna know if there is a limit of Instertitial or videos that a single user can request per hour/day. I dont wanna break the policies or be catalogued as invalid activity; i searched for it but i didnt get any specific limit. (Sorry is i have any mistake in language) Greetings from argentina
I read admob policy but there is not info about these things , Please you tell me about them. 1. How many reward videos let watch one user? 2. How many banner ad can be on screen? 3. How many time should between two interstital videos?
Hello, thank you. Does Admob follow a decreasing value after admitting the admob? For example, 5 coins won by the user fell to 4, admob follow and know this? Or does Admob advertise the tokens after the ad is viewed? I want to save (amountPrize) with sharedprefferens and reduce it as user uses. Then I want to show the advertisement again. Is it a problem? in terms of policy.
Is it possible to load ads in one activity and then show them from other activity? I would like to load them in mainactivity and then show them from any other place in application.
Yes, this is quite possible. Make sure you call the pause/resume methods in RewardedVideoAd in the onPause/onResume methods in any Activity that's going to be loading or showing ads, though. They help the SDK keep track of which Activity is in charge at any given moment.
can i use rewarded video for hint ? i dont want to give any coin or etc , i just wanted that if user watch video then hint will show , how can i implement ? can anyone suggest
What are the rates per rewarded video? Is it based on number of active daily users? Is there a general formula to use to calculate what a rough income would be? It’s critical to know before making the decision to develop.
Please any one! i have a problem in my admob account... where should i log this issue to admob... my admob did not create ids of interstitial and banner...
Hey guys! Don't you have any issue these days with Video Rewarded Ads? Today my banner ad shows a "AdMob Test Smart Banner" with slide instead of Congrats or TH-cam testing ads (but still working) and the Video Rewarded Ad doesn't load with the errors "Fail to instantiate adapter com.google.DummyAdapter" and "Failed to load ad: 3".
With that one you get Firebase included in your app. AdMob can be used either with or without Firebase, and there's a gradle dependency for each case. play-services-ads gets you just the Mobile Ads SDK on its own, and firebase-ads gets you the same SDK, plus Firebase's core component, which includes Google Analytics and a couple other things. In either case, the AdMob part is the same, though (same API, same ads, etc).
In test mode its working, but when i change to my real App-ID and Ad-Unit-Id. People who using my apps doesn't see ads. When i figured out, it was failed load, method "onRewardedVideoAdFailedToLoad" was called. i have follows this steps
Good day. Am creating an app, and would like to monetize my app by using rewarded videos, I would like to know how much I would get paid for every video my users watch. Also, watching videos and visiting website from my app, is this referred to as cpc ?
How to apply rewarded video to android in two different activities, independent of one another (different mini games)? Including the need to use children tags. Is it correct to make MobileAds.initialize in the launch of the first activity? And request? One static request, before initialization? For children tag using before initialization .. And what to do with loading the next video immediately after viewing? After all, if you do not do this each time, you have to wait a long time for the next video, and if you make loading, and the player switches to another activity, the video will remain unused and apparently it makes errors. Help me please. Thank you in advance!
Hi, in game with test ads i notice rewarded videos can be shown all the time! but when using real ad unit ID in game how often can a rewarded video be shown? is there a set amount of time an ad can be viewed and how often? thank you
hey, thanks for another nice video from you. I am still wondering which Theme you are using for Android Studio. Default Dracula Theme isn't my favourite yet.
Can you help me? Google disabled my adsense account for policy violation. But I feel that this decision was made in error. So I filled the appeal form. But after a few seconds they replied that the publisher id i gave is not valid. But i entered the correct publisher id. It was stored in my emails received from google admob. Now what should i do? Please help me anybody.
Hi, Thanks for this awesome tutorial. I have implemented the same, rewarded videos are also shown, but after user watch full video, I am releasing reward points to user but not getting money for which I have released reward points to user. Getting money only when user watch whole video, then click on ads. I need a solution to monetize when user watch full video. CTR shouldn't compulsory to monetize money. Can I get money when user watch full rewarded video?
That's an interesting question. Unlike some of the other formats, rewarded video mostly features advertisers trying to drive new installations of their apps and games rather than generating awareness or branding. The number of users who clickthrough to the App and Play Store are the key metric for their businesses, so that's how they prefer to pay. Mobile advertising is a marketplace, though, so that could certainly change in the future.
Andrew Brogdon, Thanks to quick reply. But then OnRewarded function should called after user install app then return back to app. I am offering contents to users when he watch rewarded video. In this case I will not earn even a single cent because user is sit in the mood of watching my content not to install other apps. Even he has spent time as well to watch whole rewarded video of 10 to 30 seconds. Is there any other solution to earn money on basis of impression?
I don't know of any way to restrict your app's inventory to CPM campaigns, or anything like that, no. I can say, though, that because advertisers are willing to pay so much more for clicks than for impressions, AdMob is typically able to offer very competitive revenue numbers to its publishers using rewarded video.
I don't mind listening to this guy for 13 seconds while I test the ad feature. What really annoys me is the other test ad for "Creative Preview" which steals 51 seconds of my time every time I want to receive an onRewarded callback.
Hey! Don't you have any issue these days with Video Rewarded Ads? Today my banner ad shows a "AdMob Test Smart Banner" with slide instead of Congrats or TH-cam testing ads (but still working) and the Video Rewarded Ad doesn't load with the errors "Fail to instantiate adapter com.google.DummyAdapter" and "Failed to load ad: 3".
I'm in no way a pro in android app development, but i know that a DummyAdapter is returned when any of the networks in your stack could not fulfill your Ad request. Going out on a limb here: Does your app has permission to connect to the network? aka does your manifest file contain those lines: ?
Typically this means either the ad unit hasn't finished spinning up, or the mediation configuration for the ad unit doesn't contain any valid ad sources for that request (for example, if you restrict all your ad sources to serving only in Antarctica and then make a request from somewhere in Asia, you get that error).
on reward ad failed to load
Great, all android tutorials should be clear and simple like this one!
ios starts at @8:45
Sir i need the updated video for implementation. This video is 3 years old and google has changed so much code in the new video rewarded documents.
Is it legal to use RewardedVideo without giving any reward to the user.. i am desiging an app which does not contain any reward points
I have a question.
I have 2 different rewarded options in my main page. I want to see how much of users selected these options individually. Can i load 2 different rewarded ads with 2 different ad unit at the same activity? Is it aganist the policies?
Oh man I wait for this video years and years
Hi Ameer
Does C++ also need no mediary?
im using spritekit scenes - does this still need to go in the view controller?
Can I single ads units( Bannner,interstitial ) in multiple apps . Or Make the mulitple ads units ( Bannner,interstitial ) for multiple apps .Please give reply.
Hello my brother's
I have a question
Are "the income of rewarded video = income of click on the ad" or not?
when i used my admob account ad id that time only getting failed to load ad massage what can i do???
please help me..
What is the problem when it says no ads available
How can I check if the user got rewarded, even if he uninstalled&re-installed the app?
Is there an API for this? Maybe even know when was the last time he got rewarded? Or even history of rewards?
For example, I'd like to reward the user of watching a video, by removing banners.
Can i use these rewarded video banner ad and interstitial ads on a single app?
That's the point...
I used tested ca pub code ad it worked but when I used my own ca pub ad. It shows continuously rewarded video failed to load. Pls say me some solution...
Hi, im programing a game with instertitial and video rewarded ads.
I wanna know if there is a limit of Instertitial or videos that a single user can request per hour/day.
I dont wanna break the policies or be catalogued as invalid activity; i searched for it but i didnt get any specific limit.
(Sorry is i have any mistake in language)
Greetings from argentina
Cool. I've encountered a problem. The ad timer seems like stucked, and I can't click the close button. Only the back button of my phone works. Thanks.
Why is that ad is always failing to load even after following same steps
how many times can i show reward ads ?
Im getting error code: 3 even in case of test id. Doesnt AdMob even have any test ads in store for us? How are we supposed to test the app then?
Users clicking to watch ads, and go to websites, is this cpc or Cpe?
I read admob policy but there is not info about these things , Please you tell me about them.
1. How many reward videos let watch one user?
2. How many banner ad can be on screen?
3. How many time should between two interstital videos?
Can we use rewarded video ads in non gaming apps please reply fast
I think we need a vídeo like this but for Flutter, I am having problems to implement on my game :(
Hello, thank you.
Does Admob follow a decreasing value after admitting the admob?
For example, 5 coins won by the user fell to 4, admob follow and know this?
Or does Admob advertise the tokens after the ad is viewed?
I want to save (amountPrize) with sharedprefferens and reduce it as user uses. Then I want to show the advertisement again.
Is it a problem? in terms of policy.
Is it possible to load ads in one activity and then show them from other activity? I would like to load them in mainactivity and then show them from any other place in application.
Yes, this is quite possible. Make sure you call the pause/resume methods in RewardedVideoAd in the onPause/onResume methods in any Activity that's going to be loading or showing ads, though. They help the SDK keep track of which Activity is in charge at any given moment.
Hello,
I am new in AdMob. Do you have any rules like one user can't watch more than 10 ads per day or something like that?
yeah you can specify it when you are creating ad unit on the admob website
can i use rewarded video for hint ? i dont want to give any coin or etc , i just wanted that if user watch video then hint will show , how can i implement ? can anyone suggest
how can i use my own ads on admob?
Thank you so much
a lot of completed ad views have no revenue.
how can i know which view had revenue or not?
Is it possible?
No way!?
Where is native ads from admob ?
What are the rates per rewarded video? Is it based on number of active daily users? Is there a general formula to use to calculate what a rough income would be? It’s critical to know before making the decision to develop.
what about activity.xml
Please any one! i have a problem in my admob account... where should i log this issue to admob...
my admob did not create ids of interstitial and banner...
Always Getting Error Code: NO_FILL even when trying the sample ad unit by google
Hey guys! Don't you have any issue these days with Video Rewarded Ads? Today my banner ad shows a "AdMob Test Smart Banner" with slide instead of Congrats or TH-cam testing ads (but still working) and the Video Rewarded Ad doesn't load with the errors "Fail to instantiate adapter com.google.DummyAdapter" and "Failed to load ad: 3".
hello how can add button and mlog in my manifest xml file am stack at that point especially mlog
What's the difference with getting "com.google.firebase:firebase-ads:11.4.2"?
With that one you get Firebase included in your app. AdMob can be used either with or without Firebase, and there's a gradle dependency for each case. play-services-ads gets you just the Mobile Ads SDK on its own, and firebase-ads gets you the same SDK, plus Firebase's core component, which includes Google Analytics and a couple other things. In either case, the AdMob part is the same, though (same API, same ads, etc).
I am implement rewarded video ad tested ad is working but created ad is not working y
In test mode its working, but when i change to my real App-ID and Ad-Unit-Id. People who using my apps doesn't see ads. When i figured out, it was failed load, method "onRewardedVideoAdFailedToLoad" was called. i have follows this steps
same here
cant reward users with xamarin ??!
Good day.
Am creating an app, and would like to monetize my app by using rewarded videos, I would like to know how much I would get paid for every video my users watch. Also, watching videos and visiting website from my app, is this referred to as cpc ?
there are lot of measurements to calculate..so no one can give you accurate amount..
Not good, because the code doesn't look like correct to know.
How to apply rewarded video to android in two different activities, independent of one another (different mini games)? Including the need to use children tags.
Is it correct to make MobileAds.initialize in the launch of the first activity?
And request? One static request, before initialization? For children tag using before initialization ..
And what to do with loading the next video immediately after viewing? After all, if you do not do this each time, you have to wait a long time for the next video, and if you make loading, and the player switches to another activity, the video will remain unused and apparently it makes errors. Help me please. Thank you in advance!
Hi there..,
I'm getting ad failed to be loaded every time when i run the app...
can u help me with this..
i followed all of your code..
Hi, in game with test ads i notice rewarded videos can be shown all the time! but when using real ad unit ID in game how often can a rewarded video be shown? is there a set amount of time an ad can be viewed and how often? thank you
how to contact admob official???😢😢😢😢😢
How much do developer get paid for clicks?
I am new one Mohammad aoun tell me friend how can work on admob?????
bro where can we see the earnings of rewarded video ads pls tell me bro
romantic status world admob console.
hey, thanks for another nice video from you.
I am still wondering which Theme you are using for Android Studio.
Default Dracula Theme isn't my favourite yet.
It's called "Obsidian." I get it from these guys: www.androidstudiothemes.com/theme/obsidian
Can you help me?
Google disabled my adsense account for policy violation. But I feel that this decision was made in error. So I filled the appeal form. But after a few seconds they replied that the publisher id i gave is not valid. But i entered the correct publisher id. It was stored in my emails received from google admob.
Now what should i do? Please help me anybody.
How much do you get paid for 1 video veiw?
Hi,
Thanks for this awesome tutorial. I have implemented the same, rewarded videos are also shown, but after user watch full video, I am releasing reward points to user but not getting money for which I have released reward points to user. Getting money only when user watch whole video, then click on ads. I need a solution to monetize when user watch full video. CTR shouldn't compulsory to monetize money. Can I get money when user watch full rewarded video?
That's an interesting question. Unlike some of the other formats, rewarded video mostly features advertisers trying to drive new installations of their apps and games rather than generating awareness or branding. The number of users who clickthrough to the App and Play Store are the key metric for their businesses, so that's how they prefer to pay. Mobile advertising is a marketplace, though, so that could certainly change in the future.
Andrew Brogdon, Thanks to quick reply. But then OnRewarded function should called after user install app then return back to app. I am offering contents to users when he watch rewarded video. In this case I will not earn even a single cent because user is sit in the mood of watching my content not to install other apps. Even he has spent time as well to watch whole rewarded video of 10 to 30 seconds. Is there any other solution to earn money on basis of impression?
I don't know of any way to restrict your app's inventory to CPM campaigns, or anything like that, no. I can say, though, that because advertisers are willing to pay so much more for clicks than for impressions, AdMob is typically able to offer very competitive revenue numbers to its publishers using rewarded video.
Andrew Brogdon can I get some money through the rewarded video ads??
Need to test it in my constract 2 game engine .
I do haw an acound in admob
I don't mind listening to this guy for 13 seconds while I test the ad feature. What really annoys me is the other test ad for "Creative Preview" which steals 51 seconds of my time every time I want to receive an onRewarded callback.
Hey! Don't you have any issue these days with Video Rewarded Ads? Today my banner ad shows a "AdMob Test Smart Banner" with slide instead of Congrats or TH-cam testing ads (but still working) and the Video Rewarded Ad doesn't load with the errors "Fail to instantiate adapter com.google.DummyAdapter" and "Failed to load ad: 3".
I'm in no way a pro in android app development, but i know that a DummyAdapter is returned when any of the networks in your stack could not fulfill your Ad request.
Going out on a limb here: Does your app has permission to connect to the network?
aka does your manifest file contain those lines:
?
So please Help me.
how to admob non skip video reward ads ??? yes and no
Me it crash...
If there's no other person in the room to banter with, DON'T BANTER.
any body other got this error " Fail to instantiate adapter com.google.DummyAdapter"
Typically this means either the ad unit hasn't finished spinning up, or the mediation configuration for the ad unit doesn't contain any valid ad sources for that request (for example, if you restrict all your ad sources to serving only in Antarctica and then make a request from somewhere in Asia, you get that error).
Thanks for reply i solve this error by replacing test ad with my own real ad and app ID
I trying your test Ad unit Id that was proper Working at my Android app.
thank you very much for your explication !
50 to 60 reaward vedio getting 0.02$ in India,so waste
bro where can we see the earnings of rewarded video ads pls tell me bro
Nice
good
ها
O
first lik first comment 6th view
my Rewarded Ad unit Id is not working .
Nice