Re: error for removing keywords from negative keywords shared set

2023-05-12 Thread Qihuai Duan
Hello, Issue solved, it lacked of one line of argument in the add_argument Thx Le vendredi 12 mai 2023 à 15:41:58 UTC+2, Google Ads API Forum Advisor a écrit : > Hello, > > Thanks for reaching out to the Google Ads API Team. > > I understand that you are experiencing an INVALID_ARGUMENT error

Error for removing keywords from negative keywords shared set

2023-05-12 Thread Qihuai Duan
Hello I've got an error while I tried with the following command lines : python remove_negative_kw_list_shared_set.py -c 27*24 -n "API_Negative_keyword_list_ 27*24 " -k test3 It returned me an error as below: Request made: ClientCustomerId: 27*24 , Host: googleads.googleapis.c

Update negative keyword shared set

2023-05-10 Thread Qihuai Duan
Hello, How could I update negative keywords shared set in python pls ? I have searched over the forum but I don't fin any hints. Thx in advance Qihuai -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~

Cannot see the result from request

2023-05-10 Thread Qihuai Duan
Hello, I had executed my first request in Python for test, using service account, with the code below : AUTH_PATH="lib/google-ads.yaml" client = GoogleAdsClient.load_from_storage(AUTH_PATH) ga_service=client.get_service("GoogleAdsService",version="v13") query = """ SELECT campaign.id, ad_group.