Hello, I'm using the latest Perl google-api-adwords v.2.3.0 and I'm getting the above error.
As far as I can see I am sending valid AdGroupIDs / AdIDs - please advise Here's what's being sent/received. [23 Feb 2011 13:20:59,797 - INFO ] Outgoing Request: <SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema- instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" ><SOAP-ENV:Header><RequestHeader xmlns="https://adwords.google.com/api/ adwords/cm/v201008"><authToken xmlns="https://adwords.google.com/api/ adwords/cm/v201008">REDACTED</authToken><clientCustomerId xmlns="https://adwords.google.com/api/adwords/cm/ v201008">907-942-2778</clientCustomerId><developerToken xmlns="https:// adwords.google.com/api/adwords/cm/v201008">REDACTED</ developerToken><userAgent xmlns="https://adwords.google.com/api/ adwords/cm/v201008">AwApi-Perl-2.3.0|Splut</userAgent><validateOnly xmlns="https://adwords.google.com/api/adwords/cm/v201008">false</ validateOnly><partialFailure xmlns="https://adwords.google.com/api/ adwords/cm/v201008">false</partialFailure></RequestHeader></SOAP- ENV:Header><SOAP-ENV:Body><mutate xmlns="https://adwords.google.com/ api/adwords/cm/v201008"><operations><operator>SET</ operator><operand><adGroupId>1554599122</adGroupId><ad xsi:type="TextAd" ><id>1254821925</id></ad><status>ENABLED</status></ operand></operations></mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> [23 Feb 2011 13:21:00,186 - INFO ] Incoming response: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/ envelope/"><soap:Header><ResponseHeader xmlns="https:// adwords.google.com/api/adwords/cm/ v201008"><requestId>015d071729d6bc3f069f145a0c7f3aa8</ requestId><operations>1</operations><responseTime>185</ responseTime><units>1</units></ResponseHeader></ soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</ faultcode><faultstring>[EntityNotFound.INVALID_ID @ operations[0].operand.ad.id]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/ v201008"><message>[EntityNotFound.INVALID_ID @ operations[0].operand.ad.id]</ message><ApplicationException.Type>ApiException</ ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/ XMLSchema-instance" xsi:type="EntityNotFound"><fieldPath>operations[0].operand.ad.id</ fieldPath><trigger></trigger><errorString>EntityNotFound.INVALID_ID</ errorString><ApiError.Type>EntityNotFound</ ApiError.Type><reason>INVALID_ID</reason></errors></ ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
