Send device Ids from client mobile device when it sends a dfp ad request?

122 views
Skip to first unread message

Nitika

unread,
Mar 4, 2014, 5:00:39 PM3/4/14
to google-adm...@googlegroups.com
Hi

Is there a way I can send device Ids from a client mobile device when it sends a dfp ad request?

The DfpExtras class does not recommend use of those parameters for sending device identifiers.
Is there any other way I can accomplish sending device ids?

Thanks

Amy Quispe (AdMob SDK Team)

unread,
Mar 4, 2014, 6:53:13 PM3/4/14
to google-adm...@googlegroups.com
Hi Nitika,

This would violate the Google Play Ad Policy. Why do you need the device id? You should use extras for custom criteria.

Amy Quispe

Amy Quispe (AdMob SDK Team)

unread,
Mar 4, 2014, 6:54:28 PM3/4/14
to google-adm...@googlegroups.com
Nitika - You can read about the policy here.

Nitika Aggarwal

unread,
Mar 5, 2014, 6:24:30 PM3/5/14
to google-adm...@googlegroups.com
Hi Amy

Thanks for the reply. I need the iOS device IDFA, which is the advertising identifier. I also do NOT prefer using the DfpExtras class, that was why I wanted to know if there is a way, I can get the IDFA in the ad request.

Can you tell me is there a way to get the device Idfa with the ad request?

Thanks


--

---
You received this message because you are subscribed to a topic in the Google Groups "Google AdMob Ads Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/r9t4Bjz7MFM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Amy Quispe (AdMob SDK Team)

unread,
Mar 6, 2014, 7:24:12 PM3/6/14
to google-adm...@googlegroups.com
Hi Nitika,

You can find an answer for getting the IDFA from StackOverflow here.

Amy Quispe
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.

Nitika Aggarwal

unread,
Mar 6, 2014, 10:17:20 PM3/6/14
to google-adm...@googlegroups.com
Hi Amy

Can you please be more specific. The link you pointed out tells me how to get idfa from ios api, not from DFP api.

I want to get idfa from DFP SDK adRequest.

Thanks
Nitika


To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Amy Quispe (AdMob SDK Team)

unread,
Mar 10, 2014, 9:02:07 PM3/10/14
to google-adm...@googlegroups.com
Hi Nikitia,

You want to get the IDFA from the device (i.e. from the iOS api). Even if you could get it from the DFP api (which you can't), it wouldn't matter where you got it from - it should be the same identifier. Our SDK does automatically pass the IDFA to the AdRequest.

Amy Quispe
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

--

---
You received this message because you are subscribed to a topic in the Google Groups "Google AdMob Ads Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/r9t4Bjz7MFM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Nitika Aggarwal

unread,
Mar 13, 2014, 2:06:32 PM3/13/14
to google-adm...@googlegroups.com
So basically, DFP api does not pass it?




To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.

Nitika Aggarwal

unread,
Mar 13, 2014, 2:10:44 PM3/13/14
to google-adm...@googlegroups.com

So basically, DFP api does not pass it?


If I am using the following:


GADRequest *request = [GADRequest request];

[dfpBannerView_ loadRequest:request];


Then there is no way the adserver will receive an idfa in the request?

Also when you say, SDK automatically passes it in the AdRequest, which SDK are we talking about here, and in what format is it passed?

Amy Quispe (AdMob SDK Team)

unread,
Mar 13, 2014, 7:00:12 PM3/13/14
to google-adm...@googlegroups.com
The DFP SDK automatically gets the IDFA and passes that to the server. There is no way for you to get this from the DFP API. If you need to get the IDFA from the device, use the iOS API.

Amy Quispe
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages