Hello

I use .net samples. I run CampaignService.mutate in sandbox and get
following response:

-----SoapRequest at 24.09.2009 23:58:02-----
POST /api/adwords/cm/v200906/CampaignService HTTP/1.0
Host: adwords-sandbox.google.com:443
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client
Protocol 2.0.50727.3074)
Content-type: text/xml; charset=utf-8
Content-length: 1128
SOAPAction: "mutate"
--------------------------------------------------
<?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";>
  <soap:Header>
    <RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/
v200906">
      <applicationToken>********FcMg</applicationToken>
      <authToken>********</authToken>
      <developerToken>********WSzA</developerToken>
      <userAgent>AWAPI DotNetLib 4.1.0 - Р-Р>РчРєС'С_Р_Р_Р_Р·</
userAgent>
    </RequestHeader>
  </soap:Header>
  <soap:Body>
    <mutate xmlns="https://adwords.google.com/api/adwords/cm/v200906";>
      <operations>
        <operator>ADD</operator>
        <operand>
          <name>Campaign - 2009-9-24 23:57:55</name>
          <status>ACTIVE</status>
          <budget>
            <period>DAILY</period>
            <amount>
              <microAmount>50000000</microAmount>
            </amount>
          </budget>
          <biddingStrategy xsi:type="ManualCPC" />
        </operand>
      </operations>
    </mutate>
  </soap:Body>
</soap:Envelope>

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