Résoudre les problèmes liés aux enchères Ad Manager
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Lorsque vous intégrez un partenaire d'enchères qui nécessite son SDK, les symptômes suivants indiquent une intégration incorrecte :
Le rapport Ad Manager indique un nombre de demandes d'annonces à ce partenaire nettement inférieur au nombre attendu.
Le paramètre a3p d'une demande effectuée après la première demande d'annonce est absent.
Suivez cette checklist pour vous assurer que votre configuration est correcte :
Dans l'interface utilisateur Ad Manager :
Vérifiez que vous avez suivi le guide d'intégration spécifique au partenaire pour configurer la demande d'enchères tierce.
Vérifiez que vous disposez d'une mise en correspondance des blocs d'annonces pour chaque format de création.
Par exemple, si vous configurez à la fois des annonces natives et des bannières, vous avez besoin d'un mappage de blocs d'annonces pour les annonces natives et d'un autre pour les bannières.
Utilisez la dernière version des binaires de l'adaptateur et du SDK pour la source d'annonces que vous essayez d'intégrer.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/08/31 (UTC).
[null,null,["Dernière mise à jour le 2025/08/31 (UTC)."],[[["\u003cp\u003eImproper SDK integration with bidding partners can lead to low ad requests and missing \u003ccode\u003ea3p\u003c/code\u003e parameters in subsequent ad requests.\u003c/p\u003e\n"],["\u003cp\u003eVerify Ad Manager configurations, such as partner integration and ad unit mappings, to ensure proper setup.\u003c/p\u003e\n"],["\u003cp\u003eEnsure your app code is correctly set up by updating the manifest, matching ad unit IDs, initializing the SDK, and using the latest adapter and SDK versions.\u003c/p\u003e\n"]]],[],null,["When integrating a bidding partner that requires their SDK, the following\nsymptoms indicate an improper integration:\n\n- The [Ad Manager report](//support.google.com/admanager/answer/2671992) shows significantly fewer ad requests to that partner than you expect.\n- The `a3p` parameter in any request after the first ad request is missing.\n\n| **Key Point:** The first ad request may contain the `a3p` parameter even if you did not configure bidding.\n\nFollow this checklist to make sure your setup is correct:\n\n- In the Ad Manager UI:\n\n - Confirm that you have followed the specific partner's\n [integration guide](/ad-manager/mobile-ads-sdk/android/choose-networks)\n to configure third-party bidding demand.\n\n - Confirm that you have an ad unit mapping for each creative format.\n\n For example, if you're setting up both native and banner, you need an ad\n unit mapping for native and another for banner.\n\n- In your app code:\n\n - [Update your `AndroidManifest.xml`\n file](/ad-manager/mobile-ads-sdk/android/quick-start#import_the_mobile_ads_sdk) with the same app ID that your ad unit mapping targets.\n\n - Make sure your ad unit IDs match those in the\n Ad Manager UI as they must match exactly.\n\n - [Initialize the Google Mobile Ads\n SDK](/ad-manager/mobile-ads-sdk/android/quick-start#initialize_the_mobile_ads_sdk)\n and verify that the adapter status is `READY` prior to loading an ad.\n\n - Use the latest version of the adapter and SDK binaries for the ad source\n you're trying to integrate with."]]