Hi,
I’m trying to get Adwords reporting data through API call.
When I execute the get_customer_campaign.py script I get the following error message “socket.error: [Errno 101] Network is unreachable”.
I did a “echo $http_proxy” on the terminal and it returned me http://w1proxy-vip.web1.xxxx.net:3128. That tells me the http proxy is set right.
I have attached the error message and code.
I would really appreciate any suggestions on this. Thanks.