Issues with adding Keywords to campaign

2019-08-13 Thread 'fco' via AdWords API and Google Ads API Forum
Hello, I want to add keywords at the campaign level and not the ad_group level, but I'm running into trouble. Below is a sample of my error. campaign_service = client.GetService('CampaignCriterionService', version='v201809') operations = [{'operator': 'ADD', 'operand': {'criterion': {'matchTy

Re: Issues with adding Keywords to campaign

2019-08-14 Thread 'fco' via AdWords API and Google Ads API Forum
Thank you. This is very helpful. On Wednesday, August 14, 2019 at 12:53:54 AM UTC-7, adsapiforumadvisor wrote: > > Hi, > > At the campaign level, keywords can only be excluded, and not targeted. > You can refer to our criteria usage >