Hi Umesh, can you please provide an example on how to use the Location Criteria Service? Im having a difficult time working on that service. thank you
On Friday, August 28, 2015 at 2:33:00 AM UTC+8, Umesh Dengale wrote: > > Hello, > > In the above code, the *campaignCriterion**.getCriterion().getId() *will > get the CriterionId. You could use the LocationCriteriaService > <https://developers.google.com/adwords/api/docs/reference/v201506/LocationCriterionService> > to > get the name of the city or country associated with the CriterionId *or* > you could download city (Cities-DMA Regions) > <https://developers.google.com/adwords/api/docs/appendix/cities-DMAregions> > and country (Geographical Targeting) > <https://developers.google.com/adwords/api/docs/appendix/geotargeting>codes > as .csv. You could store it in your database and get the city/country names > by querying your database when needed. > > Cheers, > Umesh, Adwords API Team. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- 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 [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/df54682c-7560-4cd6-9487-314172e9d7f2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
