Hi Lijy, As you are generating report for UAC campaigns, you could use Campaign Location Target Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-location-target-report>. This report summarizes the performance of campaigns by location-based CampaignCriterion <https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.CampaignCriterion>. You will the get ID of location target from this report. You need to use LocationCriterionService <https://developers.google.com/adwords/api/docs/reference/v201710/LocationCriterionService> to get location name for that ID. Please check the LookupLocation <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-java-lib%2Fblob%2Fmaster%2Fexamples%2Fadwords_axis%2Fsrc%2Fmain%2Fjava%2Fadwords%2Faxis%2Fv201710%2Ftargeting%2FLookupLocation.java&sa=D&sntz=1&usg=AFQjCNGoBcyf1dD9-Yma_x62iDt0lOW1HQ> example in java for reference. Samples in other languages can also be found here <https://developers.google.com/adwords/api/docs/clientlibraries>.
Let me know if you have further questions. Thanks, Milind, 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d6ef093e-96e0-4e41-b8bd-a9ed230c0967%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
