Troubleshoot AdMob bidding
Stay organized with collections
Save and categorize content based on your preferences.
When integrating a bidding partner that requires their SDK, the following
symptoms indicate an improper integration:
- The bidding report shows
significantly fewer ad requests to that partner than you expect.
- The
a3p
parameter in any request after the first ad request is missing.
Follow this checklist to make sure your setup is correct:
- In the AdMob UI, your AdMob ad unit belongs to the same AdMob app ID that you
passed to the Google Mobile Ads SDK.
- In the AdMob UI, your AdMob ad unit targets a mediation group that has
a bidding entry configured for that third-party ad network.
- In your app code, you initialized the mobile ads
SDK and verified the adapter status is
READY
prior to loading an ad.
- In your app code, you've included the latest version of the adapter and SDK
binaries for the ad source you're trying to integrate with.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-06-06 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]