How to Set Up Bidding
See AdMob’s guidance on how to set up for Android and iOS.
Initialize SDK
- Initialize the Google Mobile SDK and adapters, by following the instructions for iOS or Android.
- Wait for the SDK to finish initializing before sending a bid request.
- If you do not do this then the bid request may come in malformed and your requests will appear under an 'Unknown' platform in the monetization dashboard with 0 Bid Response.
- Use AdMob's listeners and callback functions to confirm initializing is finished.
- Make bid requests and load ads.
Moving from waterfall to bidding
- Use the existing top revenue tag placement for bidding, and for each ad format and OS.
- In your reporting dashboard, filter by placement type (for example, Rewarded Video) and Estimated Revenue highest to lowest
- Choose the placement with the highest revenue for that placement type
- Use that Placement ID in the AdMob Open Bidding section of your Mediation Group
- When you convert your top placement to bidding, you should use that same placement in the Waterfall section below Open Bidding as a default for inventory that is not monetizable through bidding. The mediation platform will handle defaulting to waterfall in such cases. The volume of inventory that will continue to be monetized via waterfall will depend on the composition of your traffic.
If you’re new to Audience Network
- Create a new placement in Monetization Manager. Copy the placement ID for the next steps.
- Add a new Facebook Open Bidding entry in your mediation group using the placement ID.
- Add a waterfall entry in the mediation group using the same placement id.
For instructions on how to generate a System User Access Token to be used in the AdMob Dashboard see directions here.
Testing
We recommend testing your integration before releasing your app. Complete the following steps to get bidding test ads is your app:
- Add your Device ID to the Testing section of your Monetization Dashboard.
- Send a test bid request to Facebook using AdMob's Mediation Test Suite. Android
, iOS,
Unity
- (Only iOS/Unity) Set Audience Network's ATE flag to True for testing.