I am trying to create a smart campaign and i am getting an error - 
[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro]
Here is the request I am sending:

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
    <SOAP-ENV:Header>
        <ns1:RequestHeader>
            <ns1:clientCustomerId>{CLIENTCUSTOMERID}</ns1:clientCustomerId>
            <ns1:developerToken>{DEVTOKN}</ns1:developerToken>
            <ns1:userAgent>SandO (AwApi-PHP, googleads-php-lib/40.0.0, 
PHP/7.1.25-1+ubuntu14.04.1+deb.sury.org+1)</ns1:userAgent>
            <ns1:validateOnly>false</ns1:validateOnly>
            <ns1:partialFailure>false</ns1:partialFailure>
        </ns1:RequestHeader>
    </SOAP-ENV:Header>
    <SOAP-ENV:Body>
        <ns1:mutate>
            <ns1:operations>
                <ns1:operator>ADD</ns1:operator>
                <ns1:operand>
                    <ns1:name>new smart test 1</ns1:name>
                    <ns1:status>ENABLED</ns1:status>
                    <ns1:budget>
                        <ns1:budgetId>1995136005</ns1:budgetId>
                        <ns1:name>GSAPI 
Budget5ce2e9a846c8c9.09533048</ns1:name>
                        <ns1:amount>
                            
<ns1:ComparableValue.Type>Money</ns1:ComparableValue.Type>
                            <ns1:microAmount>10000000</ns1:microAmount>
                        </ns1:amount>
                        <ns1:deliveryMethod>ACCELERATED</ns1:deliveryMethod>
                        
<ns1:isExplicitlyShared>false</ns1:isExplicitlyShared>
                        <ns1:status>ENABLED</ns1:status>
                    </ns1:budget>
                    <ns1:settings xsi:type="ns1:ShoppingSetting">
                        <ns1:merchantId>{MERCHANTID}</ns1:merchantId>
                        <ns1:salesCountry>US</ns1:salesCountry>
                        <ns1:campaignPriority>3</ns1:campaignPriority>
                        <ns1:enableLocal>false</ns1:enableLocal>
                    </ns1:settings>
                    <ns1:settings xsi:type="ns1:GeoTargetTypeSetting">
                        
<ns1:positiveGeoTargetType>LOCATION_OF_PRESENCE</ns1:positiveGeoTargetType>
                        
<ns1:negativeGeoTargetType>DONT_CARE</ns1:negativeGeoTargetType>
                    </ns1:settings>
                    
<ns1:advertisingChannelType>SHOPPING_GOAL_OPTIMIZED_ADS</ns1:advertisingChannelType>
                    <ns1:networkSetting>
                        
<ns1:targetSearchNetwork>false</ns1:targetSearchNetwork>
                    </ns1:networkSetting>
                    <ns1:biddingStrategyConfiguration>
                        
<ns1:biddingStrategyType>MAXIMIZE_CONVERSION_VALUE</ns1:biddingStrategyType>
                        <ns1:biddingScheme 
xsi:type="ns1:MaximizeConversionValueBiddingScheme"/>
                    </ns1:biddingStrategyConfiguration>
                    <ns1:trackingUrlTemplate/>
                    <ns1:finalUrlSuffix/>
                    <ns1:urlCustomParameters/>
                </ns1:operand>
            </ns1:operations>
        </ns1:mutate>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

I tried waiting 30 secs like the recommended handing tips say to do but i 
keep getting the same error
What am i sending wrong to cause this error?

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1cb813c2-5255-4400-b00b-9d0fc128bc98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to