Datonomy
For an overview of what Datonomy provides, please check Datonomy documentation.
Intgrate Datonomy SDK:
Cocoapods:
Add
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