Google Mobile Ads SDK
Last updated
Last updated
Google Mobile Ads SDK requires publishers to add their Google app ID to the Info.plist file of their Xcode projects. Please find your Google app ID within your Google account or contact our .
Follow to add your Google App ID to the Info.plist file.
Google bidding is enabled by default. If you are customizing your podfile, you can add Google Partner Bidding dependency by adding the following to your podfile:
You can set the maximum height for AdMob inline adaptive banners by:
Create an instance of passing .
Pass the instance to the while initialising AATKit.
You can set the maximum height for DFP inline adaptive banners by:
Create an instance of passing .
Pass the instance to the while initialising AATKit.