Hi HK, One way that seems to be most relevant to what you would like to do is to use AUDIENCE_PERFORMANCE_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report> instead. To get the targetAll <https://developers.google.com/adwords/api/docs/reference/latest/AdGroupService.TargetingSettingDetail> value, please query for the IsRestrict <https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report#isrestrict> field. Note that this will have the opposite value from that of *targetAll* for the criteria's corresponding AdGroup.TargetingSettingDetail.
Best, Thanet, AdWords API Team On Friday, November 6, 2015 at 7:35:33 AM UTC+9, HK wrote: > > Hi, > > As recommended by Google, we are using a lot of reports as structure > reports to for example retrieve all adgroups. However, for the adgroup > performance report > <https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report>, > > I don't see a way to get the targetAll > <https://developers.google.com/adwords/api/docs/reference/v201506/AdGroupService.TargetingSettingDetail> > > setting (for now, we specifically need it for USER_INTEREST_AND_LIST). Is > this something that could be added as an attribute to the report? > > Thanks, > Hans > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/73b4961d-8de4-4d4e-9f6e-51b57c3305bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
