nabrozidhs / unity_admob_android

Basic Unity3D plugin for AdMob Google Play Services version.
MIT License
25 stars 13 forks source link

Publisher id? #6

Closed lhes closed 10 years ago

lhes commented 10 years ago

Im very confused. The new admob (which comes with play services?) has not been released in my country, India. (?) https://support.google.com/admob/v2/answer/3370004 The sample script with this plugin asks for ad_unit and interstitial ids while legacy admob has only got publisher id. Is this correct or am i missing something?

sorry if this is a noob question and thank you for making this plugin.

nabrozidhs commented 10 years ago

Hi lhes

From the documentation seems like you can only specify an ad unit id and not a publisher id for the AdMob plugin bundled on the Google Play Services.

Don't you have an option to port your AdMob dashboard to the new one?

lhes commented 10 years ago

after a bit of searching it seems it can be as late as june before the new admob is released for everyone. When it is released I will get the option to upgrade on the admob dashboard. Until then i will have to use a plugin for the legacy admob's sdk or well.. just wait. So no I don't have that option and this plugin is quite useless to me until the release. Thank you.

nabrozidhs commented 10 years ago

If you are using Google Play Services for something else you are going to have issues if you revert to the old AdMob plugin.

Just letting you know!