Hi,

The DMA regions can be found here:

https://developers.google.com/adwords/api/docs/appendix/cities-DMAregions

Regarding zip codes/postal codes, I'm not aware of a service that will 
provide the corresponding zip codes for those locations.  The closest 
functionality we have is the 
GeoLocationService<https://developers.google.com/adwords/api/docs/reference/v201402/GeoLocationService>,
 
which will return a 
GeoLocation<https://developers.google.com/adwords/api/docs/reference/v201402/GeoLocationService.GeoLocation>with
 an address.  However, in order to request that information you need to 
have a partial address or 
GeoPoint<https://developers.google.com/adwords/api/docs/reference/v201402/GeoLocationService.GeoPoint>
.

Could you provide more details on your use case?  Maybe we can come up with 
a suitable alternative.

Thanks,
Josh, AdWords API Team

On Wednesday, March 26, 2014 5:33:45 PM UTC-4, Veera Reddy wrote:
>
> Hi,
>
> We are trying to get Country,Zipcode,postalcode,State and DMA code from 
> geo_criteria_id(which comes from BidRequest). As per the documentation, We 
> can retrieve from canonical hierarchy but we were not able to get the Zipcode 
> and DMA(metro code) code from that file and here is the link to download the 
> file which we are using.
> https://developers.google.com/adwords/api/docs/appendix/geotargeting
>
> Thanks!!
> Veera
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to