| 1. |
How do I integrate the ZestADZ SDK with my Application? |
 |
| |
Follow the ZestADZ SDK installation guide provided in the “SDK Download” under “Site and Apps” section. |
| 2. |
What should I do if I get “NO ADS TO DISPLAY” message? |
| |
a) Open DDMS from the Windows menu in the eclipse, and check the log messages.
b) Copy the “Formed URL” which is shown in the log trace and paste it in the browser.
c)
Check the result. If you are getting the xml content contains ad type=’NA’, then you will not get any ads. At those cases, please send the log traces to support [at] zestadz dot com (subject: Android SDK Support). |
| 3. |
What is an Ad client id in Androidmanifest.xml? |
|
| |
Ad client id is assigned to your site & apps which you have created in ZestADZ.com. Copy that id and put it in the androidmanifest.xml. |
| 4. |
I have integrated the SDK as per the installation guide and I am using the correct Ad client id, but still I am getting “NO ADS TO DISPLAY”. |
| |
SDK will show you the default ad if you have a local IP Address (127.0.0.1). If you are still not able to view the ad, please check your log traces for any error and contact us at asha [at] zestadz dot com with that error message. |
| 5. |
Will it take time to load the first ad in Android when the campaign is approved? |
| |
Yes, there will be a delay in displaying the ad while pulling it for the first time. |
|
| 6. |
What are the versions of Android supported? |
|
| |
Android SDK currently supports Android 1.5. We are going to release an Android 1.6 / 2.0 SDK very soon. |
| 7. |
Whether the default ads impression and clicks will be recorded? |
|
| |
No, the impressions and clicks will not be recorded for the default ad. |
|
| 8. |
What is the typical ad response times? |
|
| |
Under 300 milliseconds for upto 5 ads at a time. |
|