Pour discuter de nos produits et nous faire part de vos commentaires, rejoignez le canal Discord officiel Ad Manager sur le serveur de la communauté Google Advertising and Measurement.
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/27 (UTC).
[null,null,["Dernière mise à jour le 2025/08/27 (UTC)."],[[["\u003cp\u003eLow ad requests in Ad Manager reports and a missing \u003ccode\u003ea3p\u003c/code\u003e parameter after the first request signal improper SDK integration for bidding partners.\u003c/p\u003e\n"],["\u003cp\u003eEnsure proper Ad Manager configuration by following the partner's integration guide and setting up ad unit mappings for all creative formats.\u003c/p\u003e\n"],["\u003cp\u003eVerify your app code by updating the \u003ccode\u003eInfo.plist\u003c/code\u003e file, matching ad unit IDs, initializing the Mobile Ads SDK, and using the latest adapter and SDK versions.\u003c/p\u003e\n"]]],["Improper bidding partner SDK integration is indicated by fewer ad requests than expected or a missing `a3p` parameter after the initial request. To fix this, confirm the partner's integration guide was followed and that ad unit mappings exist for each creative format. In the app code, ensure the `Info.plist` app ID matches the ad unit mapping, ad unit IDs match exactly, the Google Mobile Ads SDK is initialized with a `READY` status, and the latest adapter/SDK versions are used.\n"],null,["# Troubleshoot Ad Manager bidding\n\nWhen 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/ios/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 `Info.plist`\n file](/ad-manager/mobile-ads-sdk/ios/quick-start#update_your_infoplist) 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/ios/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."]]