Setting up Ads etc.. help needed

Village IdiotVillage Idiot Member, PRO Posts: 486

Can anyone please point me to a tutorial on setting up ads? I'm thinking about setting up ads with an option to pay to turn them off. Would be appreciative of any help here..

Comments

  • Village IdiotVillage Idiot Member, PRO Posts: 486

    anyone?

  • BigDaveBigDave Member Posts: 2,239
    edited July 2016

    it is pretty straight forward

    for banners (admob) use the behavior in the scene you want it to appear
    create the appp on the advertising partner page you selected in the portfolio page of you gamesald build.
    get the app id from the admob page, copy past it in the service tap on your portfolio page on gamesalad

    for chartboost you have to create the app + campagins on their page
    and you trigger them by switching, pausing or reseting scenes
    also you will have to copy the App ID and a second identiefier into your service tap on your portfolio page both you get when you create the app on chartboost.
    Also select for first land/port selection both and on the second option select the true one.

  • BigDaveBigDave Member Posts: 2,239

    if you have an in-app to turn em off get sure there is a check for your stored value on each ad trigger

    Premium= 0
    ->Turn on Banner (banner)
    ->On scene Change show ad(interstital)

    Premium = 1
    -> On scene Change show no ad(interstital)

  • Village IdiotVillage Idiot Member, PRO Posts: 486

    Thanks @BigDave
    I've been looking at the Guru's tutorials on this.. here's one:

    It involves using the table that's built in, right? Would you recommend using these tutorials?

  • BigDaveBigDave Member Posts: 2,239
    edited July 2016

    yep his videos are great I used the same ones back than.
    watching all his videos in a week.

Sign In or Register to comment.