Google AdMob

Note

This feature is currently in beta. If you have any questions or suggestions for improvements, reach out to your Airbridge CSM. If you don't have a dedicated CSM, contact us through the Airbridge Help Center.

Airbridge supports SDK integration with Google AdMob. With the integration, you can import the ad revenue into Airbridge.

SDK Integration

Click the link below and install the Google AdMob SDK.

Send Google AdMob ad click data to Airbridge

The code below allows you to pass the ad click data to the Airbridge SDK when the user engages with an ad.

Send Google AdMob ad revenue data to Airbridge

The impression-level ad revenue should be enabled in Google AdMob to send ad revenue data to Airbridge. Refer to the following article on enabling impression-level ad revenue.

Configure data callbacks in the Google AdMob SDK to send ad revenue data to the Airbridge SDK.

The ad revenue data passed by the Google AdMob SDK varies depending on the platform. For example, for 0.005 USD, 5000 will be returned in Unity and Android, whereas 0.005 will be returned in iOS. By using the code below, 0.005 will be sent to Airbridge SDK for all platforms. The micro dollar value, which is 5000 in this case, will be sent as semanticAttributes.adPartners.admob.value_micros.

Was this page helpful?

Have any questions or suggestions?