HI Paul, Thanks for your response. I have already tried this and still we are getting same error that is "InternalApiError.UNEXPECTED_INTERNAL_API_ERROR". can you please help us on this. Thanks in advance.
On Tuesday, July 16, 2013 10:18:52 AM UTC-4, Paul Matthews wrote: > Hi Angel, > > Looking into this issue, it seems to be related to the size of the data > you're requesting. We suggest reducing the page numberResults to 500 to > resolve this issue. > > Regards, > > - Paul, AdWords API Team. > > On Friday, 12 July 2013 11:21:59 UTC+1, Angel wrote: >> >> Hi , >> >> Till last wee were able to download sitelinks report successfully but >> from past 3 days we are unable to download sitelinks reports for a >> particular client account. >> We are getting unexpected_internal_api_error. For other client accounts >> we are able to download successfully. >> >> >> -----------------BEGIN API CALL--------------------- >> Request >> ------- >> >> <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap=" >> http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=" >> http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" >> http://www.w3.org/2001/XMLSchema"><!--POST/api/adwords/cm/v201302/CampaignAdExtensionService >> User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client >> Protocol 4.0.30319.296) >> Content-Type: text/xml; charset=utf-8 >> SOAPAction: "" >> Host: adwords.google.com >> Content-Length: 1504 >> Accept-Encoding: gzip >> TimeStamp: Fri, 12 Jul 2013 05:54:22 GMT >> --><soap:Header><RequestHeader xmlns=" >> https://adwords.google.com/api/adwords/cm/v201302"><authToken xmlns=" >> https://adwords.google.com/api/adwords/cm/v201302">******</authToken><developerTokenxmlns=" >> https://adwords.google.com/api/adwords/cm/v201302">******</developerToken><clientCustomerIdxmlns=" >> https://adwords.google.com/api/adwords/cm/v201302">6523338259</clientCustomerId><userAgentxmlns=" >> https://adwords.google.com/api/adwords/cm/v201302">WPP: Vision-II >> adwords client (AwApi-DotNet/15.7.0, Common-Dotnet/1.7.0, .NET >> CLR/4.0.30319.296, >> gzip)</userAgent></RequestHeader></soap:Header><soap:Body><get xmlns=" >> https://adwords.google.com/api/adwords/cm/v201302"><serviceSelector><fields>CampaignId</fields><fields>Status</fields><predicates><field>AdExtensionType</field><operator>EQUALS</operator><values>SITELINKS_EXTENSION</values></predicates><dateRange><min>20130707</min><max>20130707</max></dateRange><paging><startIndex>7000</startIndex><numberResults>1000</numberResults></paging></serviceSelector></get></soap:Body></soap:Envelope >> > >> Response >> -------- >> >> <soap:Envelope xmlns:soap=" >> http://schemas.xmlsoap.org/soap/envelope/"><!--Content-Encoding: >> X-Content-Type-Options: nosniff >> X-Frame-Options: SAMEORIGIN >> X-XSS-Protection: 1; mode=block >> Content-Length: 542 >> Cache-Control: private, max-age=0 >> Content-Type: text/xml; charset=UTF-8 >> Date: Fri, 12 Jul 2013 09:54:22 GMT >> Expires: Fri, 12 Jul 2013 09:54:22 GMT >> Server: GSE >> TimeStamp: Fri, 12 Jul 2013 05:54:22 GMT >> --><soap:Header><ResponseHeader xmlns=" >> https://adwords.google.com/api/adwords/cm/v201302"><requestId>0004e14d7eb8db500ae503c600004a84</requestId><serviceName>CampaignAdExtensionService</serviceName><methodName>get</methodName><operations>0</operations><responseTime>392</responseTime><units>0</units></ResponseHeader></soap:Header><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/v201302"><message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR@ >> >> com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors >> >> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >> xsi:type="InternalApiError"><fieldPath></fieldPath><trigger></trigger><errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</errorString><ApiError.Type>InternalApiError</ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> >> -----------------END API CALL----------------------- >> >> can anybody please look into this and help us. >> >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
