Hi!

I am trying to do a Get operation on the Campaign service in the
sandbox - using v201003 and the code from the examples (examples/
v201003/get_all_campaigns.py)
I get back:

$ python get_all_campaigns.py
Traceback (most recent call last):
  File "get_all_campaigns.py", line 41, in <module>
    campaigns = campaign_service.Get(selector)[0]
  File "/usr/lib64/python2.6/site-packages/aw_api/CampaignService.py",
line 111, in Get
    'Campaign', self.__loc, request)
  File "/usr/lib64/python2.6/site-packages/aw_api/WebService.py", line
358, in CallMethod
    self.__ManageSoap(buf, start_time, stop_time, error)
  File "/usr/lib64/python2.6/site-packages/aw_api/WebService.py", line
194, in __ManageSoap
    raise ERRORS[str(type)](fault)
aw_api.Errors.GoogleInternalError:
[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ]

Yesterday this call was working.

Any idea what is going on?

Cheers,

Claudiu

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

Reply via email to