Re: Hotel Ads - how to exclude a listing group

2021-09-16 Thread 'Nichole Clark' via AdWords API and Google Ads API Forum
Thank you, that did it. On Friday, September 10, 2021 at 2:34:14 AM UTC-7 adsapi wrote: > Hi Nichole, > > Thank you for raising your concern. > > For mutating ad group criterion such as listing group of hotel ads, you > can use the AdGroupCriterionService.MutateAdGroupCriteria >

RE: Hotel Ads - how to exclude a listing group

2021-09-10 Thread Google Ads API Forum Advisor
Hi Nichole, Thank you for raising your concern. For mutating ad group criterion such as listing group of hotel ads, you can use the AdGroupCriterionService.MutateAdGroupCriteria. It can be used to update negative field as 'true' to exclude listing_group of hotel, specifically the other node.

Hotel Ads - how to exclude a listing group

2021-09-09 Thread 'Nichole Clark' via AdWords API and Google Ads API Forum
Hi there, I'm using the API to create a hotel ads commission campaign down to a listing group for a specific hotel center hotel id. The listing group requires that an "other" node be created that we wish to exclude from the commission. This is easily done in the UI, but it's not clear how set t