I have integrated AdMob in my application. Is it possible to show my own ads using Admob? If not, then what is the best alternative?
Asked
Active
Viewed 1.2k times
2 Answers
9
Yes! Ad Mob allows you the option of displaying your own ads using the "House Ad Campaigns" option.
That being said, if by "show my own ads using Admob??", you mean display custom ads, then you would probably have to get in advertisers individually and display them using (as @zapl mentioned in the comments) ImageView or something on those lines.

Bart
- 19,692
- 7
- 68
- 77

Siddharth Lele
- 27,623
- 15
- 98
- 151
-
@Peterdk: I know. Since the question is kinda vague, at least I thought it is, I have added the bit about House Ads. The last paragraph covers what I would do if I needed to show my own ads. – Siddharth Lele Apr 23 '12 at 13:44
-
You are wrong in the sense of: you state that your house ads display in other apps and never in your own app. The opposite is true. – Peterdk Apr 23 '12 at 13:48
-
-
@SiddharthLele hi, is that possible to display any number of banners (own adds) and change the banner image for every 5secs randomly by admob? – LOG_TAG Jan 18 '13 at 07:31
-
Are we allowed to advertise our sponsora using ImageView and WebView? – Samudra Ganguly May 29 '21 at 16:55