Just to add another voice, my company is seeing the same thing during
the submission of new AdCopies this AM.

On Mar 3, 1:56 am, Evgeniy Silenko <[email protected]> wrote:
> Request :
> <?xml version="1.0"?>
> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
> envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
>   <SOAP-ENV:Header>
>     <RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/
> v200909">
>       <applicationToken>******</applicationToken>
>       <authToken>******</authToken>
>       <developerToken>******</developerToken>
>       <userAgent>Mozzila 3.0</userAgent>
>     </RequestHeader>
>   </SOAP-ENV:Header>
>   <SOAP-ENV:Body>
>     <mutate xmlns="https://adwords.google.com/api/adwords/cm/v200909";>
>       <operations>
>         <operator>ADD</operator>
>         <operand>
>           <adGroupId>1824412324</adGroupId>
>           <ad xsi:type="TextAd">
>             <url>http://magneticone.com/</url>
>             <displayUrl>magneticone.com</displayUrl>
>             <headline>eCommerce Desctop Managers</headline>
>             <description1>Store Manager save your time</description1>
>             <description2>Store Manager for osCommerce</description2>
>           </ad>
>           <status>ENABLED</status>
>         </operand>
>       </operations>
>     </mutate>
>   </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>
>
> Response :
> <?xml version="1.0"?>
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>   <soap:Header>
>     <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
> v200909">
>       <requestId>4886b9a21f71dd77fc13d79e12057626</requestId>
>       <operations>0</operations>
>       <responseTime>3955</responseTime>
>       <units>0</units>
>     </ResponseHeader>
>   </soap:Header>
>   <soap:Body>
>     <soap:Fault>
>       <faultcode>soap:Server</faultcode>
>       <faultstring>No valid default value found for enum class
> com.google.ads.api.services.campaignmgmt.ad.common.Ad$ApprovalStatus
> with version V200909 while invoking public abstract
> com.google.ads.api.services.campaignmgmt.ad.adgroupad.AdGroupAdReturnValue
> com.google.ads.api.services.campaignmgmt.ad.adgroupad.AdGroupAdService.muta 
> te(java.util.List)
> throws com.google.ads.api.services.common.error.ApiException with
> params
> [[com.google.ads.api.services.campaignmgmt.ad.adgroupad.v200909.jaxbgen.AdG 
> roupAdOperation@b7f262]].</
> faultstring>
>     </soap:Fault>
>   </soap:Body>
> </soap:Envelope>
>
> On sandbox same request works good!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to