Questions tagged [banner]

A web banner or banner ad is a form of advertising on the World Wide Web delivered by an ad server

A web banner or banner ad is a form of advertising on the World Wide Web delivered by an ad server. This form of online advertising entails embedding an advertisement into a web page. It is intended to attract traffic to a website by linking to the website of the advertiser. The advertisement known as a "click through". In many cases, banners are delivered by a central ad server.

Read more about web banners at Wikipedia..

939 questions
3
votes
1 answer

Unity Admob banner suddenly becomes bigger with video on its bottom

recently I have decided to ad google admob banners to the game. I have followed every step by the guide and added our ad-unit-id too. So everything is ok and cool, but suddenly the banner becomes larger and is showing video at about thrice (or even…
3
votes
1 answer

Rolling picture box

The first part of the following question was solved by Andrew Danylchenko - www.zebrasus.com Thanks a ton for taking a look If anyone knows why Firefox is reporting a sporadic issue with "div-animation.js" that would still be helpful. I created…
webmaster alex l
  • 663
  • 3
  • 16
  • 32
3
votes
4 answers

Admob Banner ads fail to load, Error Code : 3 No fill

I've integrated admob Banner & Interstitial in my app. I've noticed that some of ads banner are fail to load. I've debug error code when ads fail to load, Error code is common Error : 3 It mean No fill error. I've added banner and Interstitial ads…
Bhavin Chauhan
  • 1,950
  • 1
  • 26
  • 47
3
votes
0 answers

AdSense is not displayed. In console there is ERR_NAME_NOT_RESOLVED error for integrator.js script

I have an issue that AdSense banners sometimes are not shown on our site. In console I see error GET https://adservice.google.by/adsid/integrator.js?domain=my_domain::ERR_NAME_NOT_RESOLVED Can you please advise why this error happens and how it can…
alena
  • 51
  • 5
3
votes
3 answers

Performance issue with Admob banners in multiple fragments

I have an app that has one main activity with FrameLayout. Many fragments are created according to users' input. Every fragment has one admob banner ad using Adview. I add fragments using the code; getSupportFragmentManager().beginTransaction() …
Mtok
  • 1,600
  • 11
  • 36
  • 62
3
votes
4 answers

Google Web Designer banner Missing click tag check on validation

I need to create doubleclick banner, and i am using Google Web Designer. I want to call clickTag by simple href="javascript:window.open(window.clickTag)", and everything works fine, but when i validate it on…
3
votes
1 answer

Chrome does't recognize my manifest.json when I prompt "Add to homescreen" banner

I want to create a manifest to launch a "Add t homescreen" banner. However, it seems that chrome does't recognize my manifest file to launch the banner. Here in the application tab in chrome debugger, the fields should be filled with the information…
Georgiana M
  • 323
  • 4
  • 20
3
votes
2 answers

Adding a full width banner and making it bootstrap responsive

I'm trying to modify a bootstrap template to add a full length 1200 px banner at the top, instead of the smaller 120 x 60 images/logo-company.png logo that is there on the original site. I have tried to no avail, but I would like to be able to seat…
DA-G-GURU
  • 141
  • 1
  • 3
  • 12
3
votes
0 answers

Implement Adsense Matched Content with DFP

I want to implement the Adsense Matched Content in a website using DFP, but I don't know which type of Ad Unit I need to create. The Matched Content tag is responsive, and I don't know which fixed size I need to create. Any ideas? Thanks!
Diego Gaona
  • 498
  • 6
  • 24
3
votes
1 answer

Swift - How can you add a banner to the screen while your app is in the background mode?

I am working on an application where I want the user to know it is on in the background mode via one of those banners like when you are using Uber or Alarm Cycle. I know if you use location it will add it but I do not want to do it (probably would…
Charles
  • 393
  • 1
  • 3
  • 15
3
votes
2 answers

Admob: One baner per activity or one baner for all?

I'm making an app that will have multiple activities and my question is: Should I put only one banner for the whole app or a different banner per activity? Now I'm doing the app and I've put only a banner for the whole app. I'm not sure about the…
Raial
  • 57
  • 8
3
votes
1 answer

Showing/Hiding Static TableView Cell If BannerView Loads/Not Load

I have integrated AdMob standard banner into a static tableview cell (tableview : 1 section, 5 rows). I would like to automatically hide or show the relevant tableview cell (that contains the AdMob banner view) depending on whether the banner is…
3
votes
3 answers

Best practice: delivery of a wallpaper banner with OpenX

I am looking for a solution to deliver a "wallpaper" banner with the adserver "openx". A wallpaper consists of a leaderboard banner (728x90 px) and a vertical skyscraper. I cant find any option in OpenX itself, so I guess there must be some kind of…
timoziemann
  • 90
  • 1
  • 5
3
votes
1 answer

AdMob Ads Not Showing

So, I implemented AdMob ads with the Play Services SDK. I've done everything 'by the book', but the ads won't show. If I set the AdView background to white, it shows the white space but not the Ad. I'm using Fragments, but I'm putting the AdView in…
surubutna
  • 87
  • 2
  • 7
3
votes
1 answer

How can I make a banner in QT, like the news banner of CNN/FOX?

as the title says, I want to add my main window a banner in the bottom of the window that shows text that runs from left to right, just like you can see in your TV when watching fox/CNN... I'm using QT 4.5.2 Thanks a lot :)
user254974
  • 31
  • 3