Also we get unusual Quota exceeded errors, whereas we are using the same test procedure for a long time and it didn't raise those errors so frequently before.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/ v200909"> <authToken>DQAAAKYAAACTujZC5zs9bkJLc6g1SR9IgdOPNHCfjjIlP0a- hT46QFC0EWb5NSBQsrYS6YXZ3Ro1tCK88gyyD2a65KmIzvHNtW2cNdghqdTRZ_Jt9K1Nj2ehXEWL- JR_OEwh782A- oJbUINcly5Yy-0xVpHXwy9gHrK5fCPugaD7JZ4-9ramnnSV6bi044PtiqBRwQF4r5VPXxo1y4AkUO_cRkZEDFC_sohq- epTmIJQAjuuVW-9oQ</authToken> <clientEmail>**************************</clientEmail> <developerToken>*******************</developerToken> <userAgent>*****************</userAgent> </RequestHeader> </soap:Header> <soap:Body> <get xmlns="https://adwords.google.com/api/adwords/cm/v200909"> <selector> <idFilters> <adGroupId>3063350570</adGroupId> </idFilters> <userStatuses>ACTIVE</userStatuses> <userStatuses>PAUSED</userStatuses> <paging> <startIndex>0</startIndex> <numberResults>500</numberResults> </paging> </selector> </get> </soap:Body> </soap:Envelope> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/ v200909"> <requestId>0004aba53e6ec1500a0c0815327d4d49</requestId> <operations>1</operations> <responseTime>431</responseTime> <units>1</units> </ResponseHeader> </soap:Header> <soap:Body> <soap:Fault> <faultcode>soap:Server</faultcode> <faultstring>QuotaExceededError.QUOTA_EXCEEDED @ ; trigger:'You have exceeded the quota in the following categories : RequestsPerMinute. Please retry your request after 30 seconds.'</ faultstring> <detail> <ApiExceptionFault xmlns="https://adwords.google.com/api/ adwords/cm/v200909"> <message>QuotaExceededError.QUOTA_EXCEEDED @ ; trigger:'You have exceeded the quota in the following categories : RequestsPerMinute. Please retry your request after 30 seconds.'</ message> <ApplicationException.Type>ApiException</ ApplicationException.Type> <errors> <fieldPath /> <trigger>You have exceeded the quota in the following categories : RequestsPerMinute. Please retry your request after 30 seconds.</trigger> <ApiError.Type>QuotaExceededError</ApiError.Type> <reason>QUOTA_EXCEEDED</reason> </errors> </ApiExceptionFault> </detail> </soap:Fault> </soap:Body> </soap:Envelope> On Aug 29, 12:24 pm, Yaron Elkayem <yaron...@gmail.com> wrote: > Hi to Google's support team, > we are recently experiencing intermittent > UNEXPECTED_INTERNAL_API_ERROR upon different soap requests. > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> > <soap:Header> > <RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/ > v200909"> > <authToken>DQAAAKYAAACTujZC5zs9bkJLc6g1SR9IgdOPNHCfjjIlP0a- > hT46QFC0EWb5NSBQsrYS6YXZ3Ro1tCK88gyyD2a65KmIzvHNtW2cNdghqdTRZ_Jt9K1Nj2ehXEW L- > JR_OEwh782A- > oJbUINcly5Yy-0xVpHXwy9gHrK5fCPugaD7JZ4-9ramnnSV6bi044PtiqBRwQF4r5VPXxo1y4Ak > UO_cRkZEDFC_sohq- > epTmIJQAjuuVW-9oQ</authToken> > <clientEmail>**************</clientEmail> > <developerToken>********************</developerToken> > <userAgent>*******************</userAgent> > </RequestHeader> > </soap:Header> > <soap:Body> > <get xmlns="https://adwords.google.com/api/adwords/cm/v200909"> > <selector /> > </get> > </soap:Body> > </soap:Envelope> > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> > <soap:Body> > <soap:Fault> > <faultcode>soap:Server</faultcode> > <faultstring>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ > com.google.ads.api.services.common.error.InternalApiError.<init> > (InternalApiErro</faultstring> > <detail> > <ApiExceptionFault xmlns="https://adwords.google.com/api/ > adwords/cm/v200909"> > <message>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ > com.google.ads.api.services.common.error.InternalApiError.<init> > (InternalApiErro</message> > <ApplicationException.Type>ApiException</ > ApplicationException.Type> > <errors> > <fieldPath /> > <trigger /> > <ApiError.Type>InternalApiError</ApiError.Type> > <reason>UNEXPECTED_INTERNAL_API_ERROR</reason> > </errors> > </ApiExceptionFault> > </detail> > </soap:Fault> > </soap:Body> > </soap:Envelope> > > cheers > Yaron -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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