olemis

Google Adwords auth error #1

Oct 27th, 2010
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.73 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "./adstest.py", line 57, in <module>
  3.     variation_lists = keyword_tool_service.Get(selector)
  4.   File "/path/to/virtualenv/lib/python2.5/site-packages/adspygoogle/adwords/TargetingIdeaService.py", line 74, in Get
  5.     (selector))
  6.   File "/path/to/virtualenv/lib/python2.5/site-packages/adspygoogle/adwords/AdWordsWebService.py", line 255, in CallMethod
  7.     self.__ManageSoap(buf, start_time, stop_time, error)
  8.   File "/path/to/virtualenv/lib/python2.5/site-packages/adspygoogle/adwords/AdWordsWebService.py", line 125, in __ManageSoap
  9.     raise e
  10. adspygoogle.adwords.AdWordsErrors.AdWordsAuthenticationError: AuthenticationError.NOT_ADS_USER @ ; trigger:'636637706820' Service[TargetingIdeaService.get]
Add Comment
Please, Sign In to add comment