Hi ,
   
   I am getting this InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
   This is one of request While updating Ad-group , I am getting existing 
Ad :

     <soapenv:Body>
        <get xmlns="https://adwords.google.com/api/adwords/cm/v201506";>
            <serviceSelector>
                <fields>AdGroupId</fields>
                <fields>Id</fields>
                <fields>ParentCriterionId</fields>
                <fields>PartitionType</fields>
                <fields>CriteriaType</fields>
                <fields>CaseValue</fields>
                <fields>CpcBid</fields>
                <fields>CpcBidSource</fields>
                <fields>Status</fields>
                <predicates>
                    <field>AdGroupId</field>
                    <operator>EQUALS</operator>
                    <values>23279639409</values>
                </predicates>
                <predicates>
                    <field>CriteriaType</field>
                    <operator>EQUALS</operator>
                    <values>PRODUCT_PARTITION</values>
                </predicates>
                <predicates>
                    <field>Status</field>
                    <operator>IN</operator>
                    <values>ENABLED</values>
                    <values>PAUSED</values>
                </predicates>
                <paging>
                    <startIndex>516</startIndex>
                    <numberResults>100</numberResults>
                </paging>
            </serviceSelector>
        </get>
    </soapenv:Body>
</soapenv:Envelope>

* Response :*

26 Aug 2015 12:44:42,737 WARN : 
com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger - 
SOAP Response:
<?xml version="1.0" encoding="UTF-8"?><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.&lt;init&gt;(InternalApiErro</faultstring>
            <detail>
                <ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201506";>
                    <message>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR 
@ 
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro</message>
                    
<ApplicationException.Type>ApiException</ApplicationException.Type>
                    <errors 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="InternalApiError">
                        <fieldPath/>
                        <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>

   This is comes in a while not so often ........

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dd1be75c-e2d4-4486-a843-c7a0f2d5edc5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to