How can I add banner ads?

0 favourites
  • 8 posts
From the Asset Store
Customize the animation of character when item changed
  • Hello,

    I managed to add intersitial and reward ads correctly but I am having problems about banner ads.

    I select standart for banner because as far as I know smart ads are deprecated.

    I type in the banner ad id but no ad appears at the bottom of the screen.

    There is a value to type which is called ‘offset’ I dont know what and how to type there.

    If anyone can show me an example for this I’d be happy.

    Thanks in advance.

    Tagged:

  • Hi.

    Unfortunately, the banner is not displayed in the preview, to check it you need to install the apk package and install it on your smartphone.

    Remember that you need to hide the banner when you show another type of advertising.

  • I forgot to add that the most disappointing thing about a banner is when you see how much profit it brings in relative to a reward or interstitial.

  • Thanks for the response.

    Yes banner ad appeared on the real device.

    Well so far I never used banner ads,they look ugly I hate them,I only use interstitials.but lately I got an email from admob.See image my all income is from interstitals while for similar apps they get only %20 from interstitials and %55 from banners.I think this is because you show many ads with banners.

    For banners I am going to use standart banners I think smart banners arent working anymore right?

    I am planning to create a new banner at the begginğng of each level and I am going to hide it at the end of the level since at this point there is possibility an insterstital may pop.Is this the right way to implement it?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I show them at the beginning of the level and hide the banners only before showing other ads.

    I also use protect, I count the loading errors and if there are more than three, I don't try to show the banner for that session anymore.

  • I am trying to do the same.I hide the banner only if interstitial is going to appear but even if the interstitial doesnt appear it seems like construct is hiding banners when transititoning between scenes.

    I think I have to use create banner ad everytime I load a new scene without using any other condition?

  • Construct does not hide the banner when transitioning between scenes.

  • Yes,I recognized that the create banner ad behavior caused that.

    I think I figured out the right way.I check on each level if banner is showing and only create banner ad if the ad is hidden.

    I think this is the right way for interstitials too.I used to create new ad for interstitials every time the scene loads, now I applied new method to it too.

    I attached image here so people can see how ads should be loaded.

    Pls let me know if you recognize an error here.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)