I would like to start advertising those ads at AdMob however, I would like to
test my ads first, to make sure they are compatible with AdMob system and codes.
From these articles I figured out that in order to test my ads I have to create a "custom event" that will display my ads only
and then get my test app to work with it.
So, in order to test my ads I created an account in AdMob and then navigated to
Sites & apps -> ad network mediation.
Then I added a new "network mediation placement" and then I added a "custom event" to that, along with a class name as requested.
I developed a simple iphone app and I have a class with the same name... and I got stuck there...
As I wrote, I would like to test MY ads. How do I get the
custom event to display MY ads ONLY? Where do I put the code that
will retrieve the ads from MY server? Do I put it in the iPhone app?
Do I put it in the code that AdMob supply, the code that suppose to be in
my app? If so, where do I put it in this code?