properly setting ADS in game, need help

Hi. I would like to display a simple ads between a match and another in my game.

The flow should be: Play->lose a match->show ads->click “play again”->remove ads->play again

So i put these two nodes in my widget blueprint:

(the bottom flow comes from the “play again” button pressed)

Into my project settings i put these two codes:

I put the ADmob code i got from Google ADmob site, but I used Games App-ID from Marketplace “Flappy Bird”, since i don’t have a google dev account yet.

I then packaged for android ETC2 and tested on my phone. I can log into my Google account on game start but i never display any ads (or a message to at least see that it’s somewhat working)

Any help? Is there any tutorial here around? I made this stuff just copying from Flappy Bird.
Thanks :slight_smile:

In AdMob, there should be some sort of option that lets you find your app, or add it manually. I have published many Android apps, and I have never seen a Games App ID like that, I highly doubt it is provided by Google Play.

Where can I get a Games App ID at least just to see if it’s working?