Re: How to target only Wi-Fi carrier

2012-07-13 Thread jstedman
Sorry, I misunderstood your question. Unfortunately this support does not exist in the API: https://developers.google.com/adwords/api/docs/appendix/targetingtypes#mobile_and_tablet_carriers_and_wifi "*Note:* It's currently not possible to target WIFI traffic in the API." -- =~=~=~=~=~=~=~=~=~=

Re: How to target only Wi-Fi carrier

2012-07-11 Thread PatrickvKleef
If I look at the available Carrier criterionIds ( https://developers.google.com/adwords/api/docs/appendix/mobilecarriers ) I don't see a criterionId for only the Wi-Fi option that's available in the Adwords UI? Op dinsdag 10 juli 2012 17:58:13 UTC+2 schreef jstedman het volgende: > > > Use this

Re: How to target only Wi-Fi carrier

2012-07-10 Thread jstedman
Use this criterion type in the CampaignCriterionService: https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.Carrier Use the criterionId from: https://developers.google.com/adwords/api/docs/appendix/mobilecarriers Or better yet, use the ConstantDataService