RE: can't get negative keywords in a campaign

2020-05-26 Thread Google Ads API Forum Advisor Prod
Hi Trabelsi, Thank you for reaching out. Yes, you should use other editor or IDE instead of Jupyter/IPython to make the API calls. Please also remember to include the client customer id in the command line. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5004Q1zrE1a:ref --

RE: can't get negative keywords in a campaign

2020-05-22 Thread Google Ads API Forum Advisor Prod
Hi Trabelsi, Thank you for reaching out. You are not supposed to change this line of code. This line of code indicates that the -c and --customer_id are required in the command line. When you run the sample code, just type in python3 get_keyword_stats.py -c in the command line. Please let me