the name admob does not exist in the current context.

i was implementing the admob services in my game the this error shows can any one plzz help me…

You need to change your using statement to this:

using GoogleMobileAds;
using GoogleMobileAds.Api;

Anyone has fixed on this?

I’m also facing the same issue.