Re: python api usage

2011-09-08 Thread Kevin Winter
Hi Saverio, The Python Client library is supposed to include the error text of the fault in the logging, so there may be a bug here. This particular codepath happens when there is a SOAP fault. Could you please turn on SOAP XML logging (code below) and try again? The soap log should indicat

python api usage

2011-09-07 Thread saverio mucci
Hi, I'm new to the group and i'm trying to use the api to load some keywords but i'm stuk to the first step. To start I'm trying to set a campaign based on the example found in the examples folder: #!/usr/bin/python import os from datetime import date # Import appropriate classes from the c