Hello Amerender, As an alternative you could use the geo_target_constant resource Which will return those location criterion that are shown in the table, so that you don't have to worry about storing them and updating the table later. You can also use the part of the location name to get all the matched locations as shown below. Please give it a try and let me know if you have any further questions.
Sample Query: "SELECT geo_target_constant.canonical_name, geo_target_constant.country_code, geo_target_constant.id, geo_target_constant.name FROM geo_target_constant WHERE geo_target_constant.name LIKE 'New york' " Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UAqLBq:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/lshxd000000000000000000000000000000000000000000000PV248200DWAh5AGLRyazKgdyh4hALQ%40sfdc.net.
