I resolved this issue... On Apr 14, 12:42 pm, Greg Heidel <[email protected]> wrote: > I am having trouble getting any Python API call to succeed and I am > not getting any useful error information returned. > > Here is the result of running an example program: > > C:\Research\Python\Libraries\awapi_python_lib_10.0.1\examples\v200909> > \python26\python get_geo_location_info.py > Traceback (most recent call last): > File "get_geo_location_info.py", line 63, in <module> > geo_locations = geo_location_service.Get(selector) > File "C:\python26\lib\site-packages\aw_api\GeoLocationService.py", > line 105, in Get > 'GeoLocation', self.__loc, request) > File "C:\python26\lib\site-packages\aw_api\WebService.py", line 358, > in CallMethod > self.__ManageSoap(buf, start_time, stop_time, error) > File "C:\python26\lib\site-packages\aw_api\WebService.py", line 195, > in __ManageSoap > raise ApiError(fault) > aw_api.Errors.ApiError
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en To unsubscribe, reply using "remove me" as the subject.
