Hi, 

I do added the clientCustomerId and developerToken header to the request 
and still got the error.
As for the strategy Id, I pass the strategy object I retrieved from the 
query for an existing strategy of the given name

On Wednesday, 19 November 2014 15:36:36 UTC+1, Danial Klimkin wrote:
>
> Hello Daniel,
>
>
> First of all, please add the clientCustomerId header to the request. This 
> way we can confirm which account thle request is executed against.
>
> As per the error, where do you get the strategy ID from? ID 631122550 is 
> not a valid bidding strategy ID.
>
>
> -Danial, AdWords API Team.
>
>
> On Wednesday, November 19, 2014 2:05:32 PM UTC+3, Daniel Olel wrote:
>>
>> Hi Danial, 
>>
>> Here is the SOAP XML request for removing a bid strategy
>> *<?xml version="1.0" encoding="UTF-8"?>*
>> *<SOAP-ENV:Envelope 
>> xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201409 
>> <https://adwords.google.com/api/adwords/cm/v201409>" 
>> xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/ 
>> <http://schemas.xmlsoap.org/soap/envelope/>" 
>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 
>> <http://www.w3.org/2001/XMLSchema-instance>" 
>> xmlns:tns="https://adwords.google.com/api/adwords/cm/v201409 
>> <https://adwords.google.com/api/adwords/cm/v201409>" 
>> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/ 
>> <http://schemas.xmlsoap.org/soap/envelope/>">*
>> *<SOAP-ENV:Header>*
>> *<tns:RequestHeader>*
>> * <tns:userAgent>rocket_adwords (AwApi-Python, googleads/2.1.0, 
>> Python/2.7)</tns:userAgent>*
>> * <tns:validateOnly>false</tns:validateOnly>*
>> * <tns:partialFailure>false</tns:partialFailure>*
>> * </tns:RequestHeader>*
>> *</SOAP-ENV:Header>*
>> *<ns1:Body>*
>> * <ns0:mutate>*
>> * <ns0:operations>*
>> * <ns0:operator>REMOVE</ns0:operator>*
>> * <ns0:operand>*
>> * <ns0:id>631122550</ns0:id>*
>> * <ns0:name>TEST</ns0:name>*
>> * <ns0:status>REMOVED</ns0:status>*
>> * <ns0:type>PAGE_ONE_PROMOTED</ns0:type>*
>> * </ns0:operand>*
>> * </ns0:operations>*
>> * </ns0:mutate>*
>> *</ns1:Body>*
>> *</SOAP-ENV:Envelope>*
>>
>> And here is the server response
>> *Server raised fault: '[EntityNotFound.INVALID_ID @ 
>> operations[0].operand.id <http://operand.id>; trigger:'BiddingStrategyId: 
>> 631122550']'*
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2ce2a1c2-5623-4ee1-8318-23c800dbe6e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to