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
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