How to use API to set/edit Campaign Setting - Device Bid adjustment mobile and tablet to -100 python

2017-02-24 Thread 'Sahil Girdhar' via AdWords API Forum
I nee to update a device bid adjustment in campaign. I can't find anything in campaigncriterion service. Please help me out. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDe

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2017-02-15 Thread 'Sahil Girdhar' via AdWords API Forum
Hi, I am facing an InternalApiError.UNEXPECTED_INTERNAL_API_ERRO r issue Traceback (most recent call last): File "new_test.py", line 59, in main(adwords_client, LABEL_ID) File

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2017-02-15 Thread 'Sahil Girdhar' via AdWords API Forum
File "new_test.py", line 38, in main page = campaign_service.get(selector) File "/Library/Python/2.7/site-packages/googleads/common.py", line 700, in MakeSoapRequest *[_PackForSuds(arg, self.suds_client.factory) for arg in args]) File "/Library/Python/2.7/site-packages/suds/client.py"