Hi Admob,
I was running the demo 'Hello World' app and trying to click on the Request Banner button I clicked the Ad.
Inside my Admob console it registered that click
I i see this
AdMob Network requests Matched requests Match rate Impressions Clicks Impression CTR Impression RPM Estimated earnings 19 19 100.00% 19 1 5.26% €2.15 €0.04
Is your supplied app not in testmode?
Hi Veer,
I can see two outputs to the sample app. If i leave the given project only modified to include my ad unit ids then I see test ads working fine.
How ever if I modify the following
.AddTestDevice("0123456789ABCDEF0123456789ABCDEF")
To my device id reported in catlog I see actual ads being show
So is it necessary to put that in only to safe guard me as the developer from accidental clicks? This goes on further to following:
If I have an app with ads on google play, I then download it onto my device, and the ads will be show. What happens If i click on ads inside my own app that Ive published.
I already have one app, on google play. It has no ads, but i download it and play on my developer android device.
I'm still new, and the documentation is quite complicated.
Chaduranga