Re: API Response for Ad Group Targeting: Display Keywords

2018-07-13 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tim, If you want to get the Keywords in the ad group level, you could use the AdGroupCriterionService.get() and use the filter BiddableAdGroupCriterion.criterion

API Response for Ad Group Targeting: Display Keywords

2018-07-12 Thread 'Tim Tsai' via AdWords API and Google Ads API Forum
Hi there, I am looking at a Display Campaign that is targeting Display Keywords at the AdGroup Level. I expect to see the keywords the ad group is targeting returned under KEYWORDS in the contentBidCriterionTypeGroup field of the AdGroupService