Saturday, December 8, 2018

Digest for adsense-api@googlegroups.com - 2 updates in 1 topic

esteban.vargas@labcavegames.com: Dec 07 12:30AM -0800

Hi Donovan!
 
Thanks for your reply :D
 
I have tried everything and the error is still the same:
 
- Set the parameter alt = csv and alt=media
- Try to make the request with maxResults = 1/100/1000 and with/without
startIndex
- Make the request with fewer dimensions (by date and clicks only)
- Make the request from different machines and ips
- Stop making request for a full day
 
As I say, this only happens for a particular account, I have guaranteed
access again, refreshed tokens ... and the quota error follows.
 
Is there a place where I can see how many requests are made to a specific
pub-id? This could be done because the problem is only in our account, the
reports for other clients work perfectly.
 
At this point I think the problem is the account or the pub-id in
particular. Can there be a problem with a specific pub-id? I mean, some
type of ban or prohibition, anyway I can login in admob with this account
and see the reports from the web, so this case is very strange.
 
I'm really desperate, taking these reports makes us decide how many ads we
request through Admob instead of other advertising networks.
 
Thank you all
 
On Thursday, December 6, 2018 at 8:44:27 PM UTC+1, Donovan McMurray wrote:
Donovan McMurray <adsenseapiadvisor+donovanfm@google.com>: Dec 07 08:38AM -0800

Hi, Esteban.
 
Since this sounds like an account-specific issue, can you email us
at adsenseapi-tech@google.com with your publisherId so we can look into it?
 
Thanks,
Donovan McMurray, AdSense API Team
 
On Friday, December 7, 2018 at 11:33:21 AM UTC-5,
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to adsense-api+unsubscribe@googlegroups.com.

Friday, December 7, 2018

Digest for adsense-api@googlegroups.com - 4 updates in 2 topics

esteban.vargas@labcavegames.com: Dec 04 01:22AM -0800

I have been facing a problem for about three days.
 
My job is to get admob application data reports for different clients.
 
I mean, I have to get reports for different pub-ids. This is working for
all the accounts except for one, which is precisely ours.
 
The query I do is:
 
https://www.googleapis.com/adsense/v1.4/accounts/pub-idXXXX/reports?startDate=2018-12-01&endDate=2018-12-01&dimension=DATE&dimension=COUNTRY_CODE&dimension=AD_UNIT_ID&metric=AD_REQUESTS&metric=CLICKS&metric=EARNINGS&metric=
INDIVIDUAL_AD_IMPRESSIONS & currency = USD & useTimezoneReporting = true
 
And the message I get is:
{
"error": {
"errors": [
{
"domain": "global",
"reason": "reportingQuotaExceeded",
"message": "Reporting quota exceeded."
}
],
"code": 403,
"message": "Reporting quota exceeded."
}
}
 
As I say, this query for other pub-id works perfectly but for three days
for a pub-id in particular is not working giving this error.
 
I have read that there is a size limit in the generated report, but even
filtering for fewer dimensions the error is the same.
 
I have also looked at the quota that I currently carry and it is far from
the marked limit, attached image.
 
What can be happening so that the requests to this account stop working?
 
Thanks to all for any input.
Donovan McMurray <adsenseapiadvisor+donovanfm@google.com>: Dec 06 11:43AM -0800

Hi, Esteban.
 
As you mentioned, you're likely running into our API reporting limits
<https://developers.google.com/adsense/management/appendix/limits#report>.
We have a number of suggestions
<https://developers.google.com/adsense/management/reporting/large_reports>
for getting around these limits, some of which it sounds like you've tried.
You can also paginate your reports by using the startIndex and maxResults
fields, fetching up to 5000 rows at a time.
 
Please let me know if you continue to experience this issue after trying
these suggestions.
 
Thanks,
Donovan McMurray, AdSense API Team
 
On Thursday, December 6, 2018 at 2:33:40 PM UTC-5,
noa.i@singular.net: Dec 05 06:49AM -0800

Hi,
 
When looking at AdMob Metrics list:
https://developers.google.com/admob/ios/reporting
 
I see no metric that reports the network the ad came from. As Admob is a
mediation Ad monetization solution I'd expect to have this break down in
the reporting.
 
When I looked at the AdSense metric list:
https://developers.google.com/adsense/management/metrics-dimensions
 
I can see that there is the metric: BUYER_NETWORK_NAME
 
but when trying to pull it along with other AdMob Metrics I get an empty
report in response.
 
Can you please advise me on how to get this breakdown?
 
Thanks,
Noa Iarchy
Singular Team
Donovan McMurray <adsenseapiadvisor+donovanfm@google.com>: Dec 06 11:14AM -0800

Hi, Noa.
 
For AdSense reporting, the BUYER_NETWORK_NAME dimension is an encrypted
identifier for networks in Authorized Buyers
<https://support.google.com/authorizedbuyers/answer/6138000> (previously
DoubleClick Ad Exchange), which isn't what you're looking for.
 
Since the AdMob documentation doesn't include a dimension for Buyer
Network, I would assume that such a breakdown isn't possible. You can post
on the AdMob iOS SDK forum
<https://groups.google.com/forum/#!categories/google-admob-ads-sdk/ios> to
see if they know a way to get the breakdown you're seeking.
 
Thanks,
Donovan McMurray, AdSense API Team
 
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to adsense-api+unsubscribe@googlegroups.com.