Log Files for Python Adwords API

2014-01-10 Thread Jimmy Xie
Hello, can anyone tell me where I can find the log files such as soap_xml.log? I can't find them and as such I can't debug my errors... I've enabled them via the config.py script but I have no idea where the locations are. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Test Account Authorization

2014-01-10 Thread Jimmy Xie
Hello, I need some clarity about how to use the test account. After I create the client ID and client secret in the api console. Which account should I use to approve access? Should I be using my test account's login? or Production MCC Account? Or Production Adwords Account? Further, what do I

Adwords API Error (in Python)

2014-01-10 Thread Jimmy Xie
Hello, I have my everything set up as specified below. I confirmed that oauth2 is working but I am getting an error when trying to access the client.GetCampaignService() method. I get an xml error, mismatched tag: line 7 column 2. I assume this is because it is outputting an error message that

Developer Token and Other Header Information

2014-01-09 Thread Jimmy Xie
Hello, I read that we should be able to access the API through the test account even if the *Developer Token* is not yet approved, is this true? Further, when testing the API using the test account, do we use the Test Account Developer Token, or the Production Account? I'm also wondering what