Admob doesn't work in AppGameKit, yet.
And Inneractive will only work if you've set up an account. It sort of looks like you have, based on the what you used for SetInneractiveDetails.
You may need to add something in your do loop for the display to update. This is actually a minor bug. If there isn't something for AppGameKit to display, it tends not to update anything. I think the ad display is sort of outside that logic and may not 'count' as a display item.
Put a simple print statement in the loop and see if the ad shows up.
Cheers,
Ancient Lady
AGK Community Tester