I am not able to create new campaign using adwords sandbox.I already
created sandbox and I can login to sandbox account viewer but, I am
getting following error when creating new campaign. Please suggest

error:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/
envelope/"><soap:Body><soap:Fault><faultcode>soap:Server</
faultcode><faultstring>Unmarshalling Error: unexpected element
(uri:"https://adwords-sandbox.google.com/api/adwords/cm/v201101";,
local:"RequestHeader"). Expected elements are &lt;{https://
adwords.google.com/api/adwords/cm/v201101}ApiExceptionFault&gt;,&lt;
{https://adwords.google.com/api/adwords/cm/v201101}
RequestHeader&gt;,&lt;{https://adwords.google.com/api/adwords/cm/
v201101}ResponseHeader&gt;,&lt;{https://adwords.google.com/api/adwords/
cm/v201101}get&gt;,&lt;{https://adwords.google.com/api/adwords/cm/
v201101}getResponse&gt;,&lt;{https://adwords.google.com/api/adwords/cm/
v201101}mutate&gt;,&lt;{https://adwords.google.com/api/adwords/cm/
v201101}mutateResponse&gt; </faultstring></soap:Fault></soap:Body></
soap:Envelope>


Code:
<?xml version='1.0' encoding='UTF-8' ?>
              <SOAP-ENV:Envelope xmlns:SOAP-ENV='http://
schemas.xmlsoap.org/soap/envelope/'
               xmlns:ns1='https://adwords-sandbox.google.com/api/
adwords/cm/v201101'
               xmlns:xsi='http://www.w3.org/2001/XMLSchema-
instance'>
              <SOAP-ENV:Header>
              <ns1:RequestHeader xmlns:ns1='https://adwords-
sandbox.google.com/api/adwords/cm/v201101'
xsi:type='ns1:RequestHeader'>
              <ns1:applicationToken></ns1:applicationToken>
              <ns1:authToken>xxx</ns1:authToken>
          <ns1:clientEmail>client_3+...@gmail.com</ns1:clientEmail>
             <ns1:developerToken>x...@gmail.com++USD</
ns1:developerToken>
             <ns1:userAgent>Adwords API Testing</ns1:userAgent>
              </ns1:RequestHeader>
              </SOAP-ENV:Header>
              <SOAP-ENV:Body>
              <ns1:mutate>
              <ns1:operations>
              <ns1:operator>ADD</ns1:operator>
              <ns1:operand>
              <ns1:name>TestCruise111</ns1:name>
              <ns1:status>PAUSED</ns1:status>
              <ns1:budget>
              <ns1:period>DAILY</ns1:period>
              <ns1:amount>
              <ns1:microAmount>50000000</ns1:microAmount>
              </ns1:amount>
              <ns1:deliveryMethod>STANDARD</ns1:deliveryMethod>
              </ns1:budget>
              <ns1:biddingStrategy xmlns:cm='https://
adwords.google.com/api/adwords/cm/v201101' xmlns:xsi='http://
www.w3.org/2001/XMLSchema-instance' xsi:type='ManualCPC'/>
              </ns1:operand>
              </ns1:operations>
              </ns1:mutate>
              </SOAP-ENV:Body>
              </SOAP-ENV:Envelope>
Thanks,
Soumya.

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

Reply via email to