How could I get an ad by a specific keyword/Category (eg. Apparel, Electronics etc)

761 views
Skip to first unread message

S...@ezmediforms.com

unread,
Feb 27, 2019, 1:20:16 AM2/27/19
to Google Mobile Ads SDK Developers
Hi,

We are using AdMob Ads SDK to show ads in our app. Our requirement is show category bases Ads to user. Eg. Apparel, Arts, Electronics, Fashion etc.

We tried to use following code - 

AdRequest.Builder builder = new AdRequest.Builder()
        .addTestDevice("and id for your device")
        .addKeyword("Apparel")
        .addKeyword("Electronics");
But this doesn't work, Ads not filtered as per the keywords.
Please help on how to achieve this.

Thanks
Sam

mobileadssdk...@google.com

unread,
Feb 27, 2019, 5:32:15 AM2/27/19
to s...@ezmediforms.com, Google Mobile Ads SDK Developers
Hi Sam,

Thank you for reaching out to us.

On the Mobile Ads SDK implementation side, I'm afraid that the addKeyword is not meant for the purpose that you are using and there is no targeting information that specifically targets category based ads.

On the other hand, you might want to check your filtering options in your AdMob Dashboard or you may also get suggestions in the Admob Help Forum

Regards,
Teejay Pimentel
Mobile Ads SDK Team

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/57714003-8977-49de-8d62-d0b6727549da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages