Hello, my dashboard has not been updated, as I said in the title. 5 days is not updated after 6 days updating or occasionally, sometimes the next day can be updated, but not certain chaotic Updating updated this situation does not bore me started startApp I’m using them in the daily updated average 5k representation there mobilecore also it has to be, but has not been updated for I do not know 5 days $ 2 6 days or the day after the show coincided with mixed $ 7 is happening at a time when I told it to them, they do not answer, does anyone know a solution by?
I got a bit lost, but my dashboard is updating correctly, every hour or even faster some times. Just wait for an anwer from your account manager.
but ecpm verry low
Indeed, for me it got lower today also, I contacted them, let’s see.
Is there any problem with mobilecore currently ? Dashboard does not update for 12 hours aproximately. Todays revenue seems zero.
Same problem here
I spoke with them and they are having problems with the hourly update, they are working on that (as now I know they are not working on Friday but they work on Sunday).
Thanks. I think they fixed it.
but still low ecpm this past 3 days
For me it’s ok, yesterday I had $1.35 eCPM with 326k impressions.
Today is the highest eCPM of the month for me. It’s $4.9 for now. I really impressed with that number. Wish I have as much impressions as you.
And I would love to have that eCPM! How many impressions do you have?
Actually yours is not low. However my eCPM is really high. My impression is 30-40k nowadays.
how many daily download your app is getting to get that amount of impressions.
My average is $3 eCPM
I have 10-15k daily download.
Happened to me too. There seems to be a problem with the update system.
This is offtopic. I just coded an application to get updates of the revenue in mobilecore (every 20min till 3am because in Europe it updates till that hour).
If you want to take a look here is the repo: https://github.com/ernestofndz/mobilecore_earnings
You can download the code, put your developer hash code and deploy it.
Some screens:
https://www.dropbox.com/s/bdwod0y22940j02/Captura%20de%20pantalla%202014-09-01%2001.06.02.png?dl=0
https://www.dropbox.com/s/v1ne9rljw4tfk52/Captura%20de%20pantalla%202014-09-01%2001.07.08.png?dl=0
If there is any error, you are welcome to fix it
Hi,
Any idea what would be the URL to see the pending payment which is shown on the payment history page. I think I just need the URL for that and replace it with the existing URL_TODAY:
private static final String URL_TODAY = “http://www.mobilecore.com/dataexport/?uid=” + URL_UID + “&exportDataKey=&timeframe=today”;
I’m not sure if there is any URL to get the pending payments, the one that I’m using is available in the dashboard to generate a CSV file with the total earnings. I may update it during the next days to add option to get revenue of the day before and the last 30 days that is what the API allows us to do.
I may write them and see if there is any way to do so.