olemis

Google Adwords keyword error #2

Oct 27th, 2010
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.49 KB | None | 0 0
  1.  
  2. Traceback (most recent call last):
  3.   File "./adstest.py", line 28, in <module>
  4.     account_service.GetAccountInfo()
  5.   File "/path/to/virtualenv/lib/python2.5/site-packages/adspygoogle/adwords/AccountService.py", line 64, in GetAccountInfo
  6.     return self.__service.CallMethod(method_name, ())
  7.   File "/path/to/virtualenv/lib/python2.5/site-packages/adspygoogle/adwords/AdWordsWebService.py", line 185, in CallMethod
  8.     self._op_config['group'], self._op_config['version']])
  9. KeyError: 'group'
Add Comment
Please, Sign In to add comment