I try reproduce steps from https://www.scirra.com/manual/184/admob
i dont know where "create Ad Unit IDs for the ad types you want to use" ?
its super easy, Create admob account, create new banner, the banner will have its own ID , the id you will put into construct 2 admob banner id, done. Then you will have to code it a bit to show up.
ex32 you mean something like that ca-app-pub-3683723029854816/8092215481 ?
exactly this is your banner or interstrial ID. Inside construct click on admob and paste this number into banner or interestrial, depends on which one you have created inside admob.
ex32 This is right now?
nono you have it wrong, it seems that both numbers are the same. What add have you created , banner or interstitial at admob??
ex32 i choose Banner when i create new ad
Look
delete the second number Interestitial field.
Ok now the easy part. Just for testing. In construct admob set test mode to false. When exporting with xdk , you must check the phonegap admob plugin. After you see your advert in your phone , DONT CLICK ON IT!!!!! , otherwise google will ban you for 30 days for using your own adds.
Do not use text and image checked, use only text or image , or contruct game will lag badly
ex32 thanks for tips i export now my app via intel xdk and upload to google play and i check
ex32 look at this. This is all what i need?
Develop games in your browser. Powerful, performant & highly capable.
looks good to me. so you got it working , congrats just make sure you hide the banner while playing or change its position so it is not owerlapping any gameplay ellements
ex32 Thank you very much for your help
delgado most welcome