Datonomy
For an overview of what Datonomy provides, please check Datonomy documentation.
Datonomy is an optional library, you can add it by adding this line
pod 'AATKit/Datonomy'
to your Podfile.To add your Datonomy API key:
Create an instance of AATAdNetworksOptions passing AATDatonomyOptions.
Pass the instance to the AATConfiguration while initialising AATKit.
AATKit will pass this value to AppNexus SDK while displaying the interstitial ad.
Last updated