nabrozidhs / unity_admob_android

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

Ad targeting, can be done? #23

Open edelafuente opened 9 years ago

edelafuente commented 9 years ago

Hi, I'm using you plugin for a game in unity I'm developing, and I was thinking of ad targeting. If I'm not wrong, in the "official" google-ads-unity, there is a method in "AdRequest.cs" called Builder in which you can set some parameters to make the ads more specific (like for children only).

Is there any way to call that method or send the parameters that method uses?

Thanks in advance,

S.

nabrozidhs commented 9 years ago

Not at the moment, do you know what do you need for targeting?

https://developers.google.com/admob/android/targeting

edelafuente commented 9 years ago

First of all, thanks for the fast answer! and sorry if this wasn't the best place to aski this...

Ok, I'll try another approach then, you link is very useful!

By the way, thank you for the plugin! works like a charm! ;)

(you can mark this as closed, thanks! )

S.

nabrozidhs commented 9 years ago

This is the correct place to ask support for this.

I wanted to know what do you need from the targeting section. I might have some time to add a few of them this weekend.

edelafuente commented 9 years ago

Ohh! haha sorry, didn't understood then. ^_^U

I'm developing a game for kids (learning letters, numbers etc.) and I have to use admob, but I wouldn't like to have all kind of Ads. so if I'm not wrong, i would need the "Designed for families" setting, and/or the "Child directed" setting.

Once again, thanks!

nabrozidhs commented 9 years ago

Ok will try to have it ready either this weekend or the next one, hope that's not too late!

edelafuente commented 9 years ago

Thanks! that would be awesome! :D