Aller au contenu principal

iOS Mediation Adapters

AdMob

To include the BlueStack AdMob mediation adapter, add the adapter dependency to your app's podfile.

   pod 'BlueStack-SDK', :subspecs=>["Google-Mobile-Ads-SDK"]

Add Your AdMob App ID

In the Info.plist of your app, please add the key GADApplicationIdentifier and set its value to the ID you received from your Azerion Publisher Representative.

ios-gad-application-identifier

Equativ (previously Smart Ad Server)

To include the BlueStack Equativ / Smart Ad Server mediation adapter, add the adapter dependency to your app's podfile.

   pod 'BlueStack-SDK', :subspecs=>["Smart-Display-SDK"]