Basic Question

2012-06-07 Thread markus.padou...@adjug.com
Hi, so after looking around for a while and thinking I have got a somewhat good view of everything that exists around the Adword/doubleclick ad exchange system but I still have a quite basic questions, since I am new in all this and I am not working myself with the system (managing campaigns, ad

Re: Google Ads APIs Client Libraries for python 3

2012-05-17 Thread markus.padou...@adjug.com
Hi, thanks for the answer, the error I am getting is RefactoringTool: Python 3 does not support string exceptions I tried to look into that, but have hardly any experience with Python exceptions (come from a Web Developer background, so don't have too much experience with exceptions at all) If

Google Ads APIs Client Libraries for python 3

2012-05-10 Thread markus.padou...@adjug.com
Hey, I need to develop a system for my company where I need to use the AdWords API (or Ad Exchange Buyer SOAP API, still a few requirements to figure out). We are currently developing on python 3.2, which the provided library doesn't support. I tried to convert the code myself to python 3, which