Hello Michael,

It doesn't look the request was formed properly. Are you using any of our 
client libraries?

  https://developers.google.com/adwords/api/docs/clientlibraries


-Danial, AdWords API Team.


On Monday, April 20, 2015 at 4:08:07 PM UTC+3, Michael D wrote:
>
> Hello Daniel,
>
> Ok, so I can just change the status of a paused or an active campaign.
>
> When I try to pause a Campaign this is what my sniffer shows me: 
> But there is no value for the status in it. In my first the first Post you 
> can see how this soap is created.
> Looks ike this is a Problem of serialization in Mono :( or do I miss 
> something else?
>
> POST https://adwords.google.com/api/adwords/cm/v201409/CampaignService 
> HTTP/1.1
> User-Agent: Mono Web Services Client Protocol 4.0.50524.0
> Authorization: Bearer ya29.
> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> SOAPAction: ""
> Content-Type: text/xml; charset=utf-8
> Content-Length: 658
> Host: adwords.google.com
>
> <?xml version="1.0" encoding="utf-8"?>
> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns
> :xsd="http://www.w3.org/2001/XMLSchema"; xmlns:soap="http://schemas.
> xmlsoap.org/soap/envelope/">
>
> <soap:Header>
> <RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/v201409";>
> <clientCustomerId>XXXXXXXXXX</clientCustomerId>
> <developerToken>XXXXXXXXXXXXXXXXXXX</developerToken>
> <userAgent>AdWordsChangeCampaign</userAgent>
> </RequestHeader>
> </soap:Header>
>
> <soap:Body>
> <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201409";>
> <operations>
> <operator>SET</operator>
> <operand>
> <id>270327786</id>
> </operand>
> </operations>
> </mutate>
> </soap:Body>
> </soap:Envelope>
>
> Thank you very much
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3d4eb06d-03dd-40af-bc30-9d3cc29ac233%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to