Hi Daniel, It isn't possible to target zip codes directly in the AdWords, although the web interface hides that fact. What you need to do is get the latitude and longitude for a zip code using the GeoLocationService:
http://code.google.com/apis/adwords/v2009/docs/reference/GeoLocationService.html and then use that to create a ProximityTarget: http://code.google.com/apis/adwords/v2009/docs/reference/CampaignTargetService.ProximityTarget.html Best, - Eric Koleda, AdWords API Team On Mar 23, 11:06 am, Daniel G <[email protected]> wrote: > Hi, > > I want to use German Postcodes as GeoTargets for my Campaigns. This is > possible with the AdWords Frontend but not with the API - at least I > don't see a direct way of doing this. > Did anybody else ran into this problem and maybe found a solution? > > Thanks a lot > > Daniel -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en To unsubscribe from this group, send email to adwords-api+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
