My game, Just Ski, just released on June 5th. My statistics for Unity ads on June 6th is showing zero impressions even though I have 500 plus users and I have confirmed ads are showing as expected on my android test device.
If I download a cvs report I see this:
Why does this show 322 ad requests and available but 0 started, 0 views??? I don’t get it. This is very frustrating.
As I said, the statistics on the Unity ads statistics dashboard shows 0 impressions for June 6. How do I fix this???
Likely you are not using the correct/expected game id. Depending on how you have integrated, the game id either is shown under Advanced section of Services window in Unity (https://docs.unity3d.com/Manual/UnityAdsHowTo.html) or you provide it when you call Advertisment.Initialize().
I am using the built-in integration. The Game Id (1363196) in Unity on the Services tab does match that on the Unity Ads portal. I checked and double checked that.
I got my stats now for June 7th and they show:
6/7/2017 1363196 Just Ski 851 851 0 2 2
Which is 851 adrequests, 851 ads available, 0 revenue, 2 started, 2 views.
The 851 sounds about right, but why just the 2 started and 2 view. If 851 ads were requested and available why would there only be 2 started and 2 views?
Like I said, I know the ads work on my test device. I see REAL ads when I expect to see them. I just don’t understand the discrepency between ad requests/available and started/views.
Unity has to look at google and mirror their method. They are on the right track by offering ads but late reporting is going to lose them business. I hope your resolve this soon. They have the brains to do it.
@feiwu , are you experiencing this issue? Typically it happens if game somehow is using incorrect game ids when initializing the Unity Ads SDK. Please contact our support at unityads-support@unity3d.com in that case
I have this problem too. My app ads statistics show good during test, for example 33 requests, 34 impressions. But now, after one month of release, 200 users, 20 request/day but only 0 - 3 impressions.