Hi Michael, You could try using the AdWordsUserListService.get() <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService#get> to get your audience lists. However, the only location related field in this service is the addressInfo <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.Member#addressinfo> of the Member class. Let me know if this is what you're looking for.
Regards, Dannison AdWords API Team On Wednesday, November 7, 2018 at 3:01:31 AM UTC+8, mmaydaniuk wrote: > > Hi Dannison, > > Thanks for your help! > > Is there any other way to get the location data for an Audience other than > using a Report? I was thinking maybe I could query the UserLists (or > something) individually but it's my first time working wth the API so I > don't know if this is a path worth persuing. > > Any advice is appreciated! > > Michael > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. 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/43521586-ba1b-49ba-82c0-f7e8253f2fc9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
