SDK Ads iOS
(Created page with "Steps to Integration To integrate with TapticaAd™ SDK, follow these steps: 1. Application/Site Id – Retrieve your app/site Id from Taptica’s account manager. 2. Download...") |
|||
Line 1: | Line 1: | ||
− | Steps to Integration | + | |
+ | == Steps to Integration == | ||
To integrate with TapticaAd™ SDK, follow these steps: | To integrate with TapticaAd™ SDK, follow these steps: | ||
1. Application/Site Id – Retrieve your app/site Id from Taptica’s account manager. | 1. Application/Site Id – Retrieve your app/site Id from Taptica’s account manager. | ||
Line 5: | Line 6: | ||
3. Implement TapticaAd™ iOS SDK – implement the iOS SDK in your app so that it can be used. | 3. Implement TapticaAd™ iOS SDK – implement the iOS SDK in your app so that it can be used. | ||
4. Call TapticaAd™ iOS SDK – perform ad requests. | 4. Call TapticaAd™ iOS SDK – perform ad requests. | ||
− | + | ||
+ | |||
+ | ---- | ||
+ | '''Application/Site ID Taptica Ad''' | ||
Retrieve your Application Id from Taptica’s account manager or register to the TapticaAd™ service via Taptica’s website – http://taptica.com. At the end of the process you will acquire an Application ID. Save it for future use, it will be needed when identifying your application/site while using the TapticaAd™ iOS SDK. | Retrieve your Application Id from Taptica’s account manager or register to the TapticaAd™ service via Taptica’s website – http://taptica.com. At the end of the process you will acquire an Application ID. Save it for future use, it will be needed when identifying your application/site while using the TapticaAd™ iOS SDK. | ||
− | + | ||
+ | |||
+ | ---- | ||
+ | '''Downloading TapticaAd™ iOS SDK''' | ||
Following download, you can extract the downloaded file which contains the following items: | Following download, you can extract the downloaded file which contains the following items: | ||
− | + | 1)Static Library: libTapticaAd.a | |
− | + | 2)Header file: TapticaAd.h | |
− | + | 3)Sample project | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 08:04, 21 August 2012
Steps to Integration
To integrate with TapticaAd™ SDK, follow these steps: 1. Application/Site Id – Retrieve your app/site Id from Taptica’s account manager. 2. Download TapticaAd™ iOS SDK – download the iOS SDK from the Tapticadeveloper’s website. 3. Implement TapticaAd™ iOS SDK – implement the iOS SDK in your app so that it can be used. 4. Call TapticaAd™ iOS SDK – perform ad requests.
Application/Site ID Taptica Ad Retrieve your Application Id from Taptica’s account manager or register to the TapticaAd™ service via Taptica’s website – http://taptica.com. At the end of the process you will acquire an Application ID. Save it for future use, it will be needed when identifying your application/site while using the TapticaAd™ iOS SDK.
Downloading TapticaAd™ iOS SDK Following download, you can extract the downloaded file which contains the following items: 1)Static Library: libTapticaAd.a 2)Header file: TapticaAd.h 3)Sample project