I'm writing some PHP code to interact with the v201003 API methods. This is all on the https://adwords-sandbox.google.com server. I'm able to use the GetCampaignService and the GetAdGroupService features but for some reason when I call GetAdGroupAdService the return is the "SoapFault Object" which indicates an "InternalApiError.UNEXPECTED_INTERNAL_API_ERROR." This has been happening consistently for the past 4 days. I'm using the http://code.google.com/p/google-api-adwords-php/ to build my PHP code.
Is it possible that parts of the API, such as the GetAdGroupAdService, are down and unavailable? What's the best way to find out when the API is available or not? Thanks. P.S. This message was originally posted to the AdWords Forum (http:// www.google.com/support/forum/p/AdWords/thread?tid=5a3685bba8cf308d&hl=en&fid=5a3685bba8cf308d00048c72a3cdb176) where it received little love. As a result I'm moving it here since it's API related. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en