This page lists examples of common errors and provides tips on preventing and handling them. See the Google API Error Model for additional guidance.
400
Invalid Argument
Message Invalid account information in request url: 'accounts/pub-XXXXXXXXXXXXXXXX' Details
|
---|
Invalid Argument
Message Cannot request more than 100,000 rows in one report request. Details
|
Invalid Argument
Message Requested metrics and dimensions are incompatible. Details
|
401
Message Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
Details
The access token is not authorized for the following account. Follow the steps on the getting started page
to complete authentication. Ensure that you are signed in to the correct account with the required
user roles
when accepting the consent screen.
403
Permission Denied
Message AdMob API has not been used in project XXXXXXXXXXXX before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/admob.googleapis.com/overview?project=XXXXXXXXXXXX then retry. Details
|
---|
Access Denied
Message The requested resource is not accessible to the effective user Details
|
429
Message Quota exceeded for quota group 'ReportingReadGroup' and limit 'Reporting read requests per user per 100 seconds' of service 'admob.googleapis.com' for consumer 'project_number:XXXXXXXXXXXX'.
Details
The quota limits have been exceeded. Visit the Quota page
to understand the quota limits.